Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 1998 18:50:30 -0500
From:      Edwin Culp <eculp@webwizard.org.mx>
To:        Randall Hopper <rhh@ct.picker.com>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Web interface for fxtv.
Message-ID:  <359979C6.186B6285@webwizard.org.mx>
References:  <35968050.2D16C0B9@webwizard.org.mx> <19980628173624.A22228@ct.picker.com> <35979A84.3D587C24@webwizard.org.mx> <3597A87A.79D473E9@webwizard.org.mx> <19980630171441.A14059@ct.picker.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot.  As I often due, I'm starting it on the command
line and working on a simple command lin frame capture program
that seems to be out of sync.  I'll quit putting this off and
solve it once and for all.  I'm sure there is a conflict and
I couldn't ask for better bases to start from.

Thanks again

ed 

Randall Hopper wrote:
> 
> Edwin Culp:
>  |Command line works great.  It doesn't seem to be reading the
>  |/usr/X11R6/lib/X11/app-defaults/Fxtv file though because I
>  |changed the Fxtv.defaultInput:        svideo with no results.  I'll
>  |keep looking even though it isn't critical.
> 
> Well, it works for me.  I suspect you have this resource set someplace else
> such that it overrides your /usr/X11R6/lib/X11/app-defaults/Fxtv setting.
> 
> Change your defaultInput resource to "svideo" and then run:
> 
>        appres Fxtv | grep defaultInput
> 
> If this doesn't print "svideo" you have an overriding resource somewhere.
> Here are the typical locations, in order of precedence:
> 
>        <command line param>
>        xrdb -query | grep defaultInput
>        user resource files (Fxtv in $XAPPLRESDIR / $XUSERFILESEARCHPATH)
>        global app rsrc files (Fxtv in /usr/X11R6/lib/... or $XFILESEARCHPATH)
> 
> Note that this search alg is simplified a bit (I skipped some things) but
> it'll probably get you where you need to go to find the problem.
> 
>  |Thanks again,
> 
> Glad to help.
> 
>  |P.D. Before I forget, do you know of a cgi/web based interface
>  |for fxtv/bt848 ?
> 
> No CGI/WEB I/F to Fxtv, but several folks have posted cmd line utils for
> capturing pics with the bt848 driver.  Might search the mailing list
> archives for details (www.freebsd.org/search.html).  Jonny
> (jonny@gta.ufrj.br) wrote one of them for CGI.  Might ask him.
> 
> Randall

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?359979C6.186B6285>