Re: [GnomeMeeting-list] GM + DV + Debian (was: 1394 DV cam not recognized?)



On 06/07/2003 at 19:12:06(+0200), PUYDT Julien used 1.1K just to say:
> Le dim 06/07/2003 à 18:38, Chris Ruvolo a écrit :
> 
> > This is not what I'm seeing.  GnomeMeeting reports "Error while opening
> > video device /dev/raw1394" "can't open the video device"
> > 
> Same here.
> 
> > What is odd is that a strace shows that GnomeMeeting doesn't attempt to open
> > the device!
> 
> Same here.
> 
> > > strace gnomemeeting |& grep raw1394
> > lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
> > lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
> > lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
> > lstat64("/dev/raw1394", {st_mode=S_IFCHR|0660, st_rdev=makedev(171, 0), ...}) = 0
> > access("/dev/raw1394", F_OK)            = 0
> 
> Same here; use grep 1394 to see a little more
> 
> > Any ideas?  Some debuging mode I can turn on?
> 
> No idea. If I find the time (and the room on the disk), I'll try to compare kino's
> and pwlib's code...

If you really feel like hacking -- take a look at the code of dvgrab instead of
that of kino (unless dvgrab has the same problem, but I doubt it) -- it is much
shorter, and since it doesn't do much else besides grabbing streams from 1394
device and writing an avi file it is much easier to find your way around it.

Until then, if you want me to take a look at the problem, please show me (try
not to annoy the rest of the list with big posts though -- private mail or a
link would be fine) the output of the following:

$ ohphone -t 3 --videoreceive x11 -l -n --videodevice /dev/video1394/0 
$ ohphone -t 3 --videoreceive x11 -l -n --videodevice /dev/raw1394
$ ls -l /dev/*1394

I assume ohphone is behaving the same way as gnomemeeting. The output of
gnomemeeting --debug 3 would be just as welcome, but it is a habbit of mine to
debug pwlib with ohphone and it is small enough for the compilation to take
almost no time at all.

-- 
()   Georgi Georgiev   () When in doubt, lead trump.                   ()
()    chutz gg3 net    ()                                              ()
()  +81(90)6266-1163   ()                                              ()



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]