Re: [GnomeMeeting-list] Troubles compiling CVS



On 24/05/2003 at 22:58:32(-0700), The Surprises used 1.3Kbytes, just to say:
> On Sun, May 25, 2003 at 02:10:50PM +0900, Georgi Georgiev wrote:
> > On 24/05/2003 at 18:12:49(-0700), The Surprises used 1.7Kbytes, just to say:
> > > OK, I've gotten past the compile issues.  Gnomemeeting starts up and
> > > raw1394 is in the video menu.  Unfortunately, GM is unable to connect to
> > > the camera.  Here are the debug messages from -debug=3
> > > 
> <snip>
> > 
> > It would help if I could see the trace messages of pwlib as well. Could you add
> > "-ttt" to your command line or maybe try a --videotest with ohphone?
> 
> Well, I performed some magic (not sure exactly what), and I now have my
> miniDV camera working with Gnomemeeting.  raw1394 still doesn't work,
> but video1394 does.  That's strange, because Kino appears to use raw1394
> just fine..  I successfully connected to my windows computer running
> netmeeting.  

Actually it doesn't matter which one you use. The only difference that the
names makes in the pwlib code is that if you're using video1394 a variable
UseDMA is set to TRUE but this variable is not used anywhere (I thought I'd
find a use for it later).

Other than that, gnomemeeting itself checks to see if the selected device
selected starts with /dev/video1394 or /dev/raw1394, so that it knows which
class to use for handling the device. The names are equivalent.

> I'm noticing pretty slow fps when connected to my windows computer.
> Like around 1 fps at Large setting.  This is within my local LAN so it
> should be extremely fast.  I noticed that the transfer log showing total
> trasferred bytes was extremely large.  Is it possible that it is sending
> actual DV video unencoded?

DV - impossible. The only place where DV is handled is withing the grabber
itself, but it is immediately decompressed to the very raw RGB24 which is
surely compressed with some codec afterward. This is why gnomemeeting takes
plenty of cpu time when using a DV camera.

You can use iptraf to see what the speed of each connection you make is. Maybe
it is not a problem with the bandwidth at all.

-- 
 /^^^^^^^^^^^^^^^^^^^^^^^^^^^\/^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\
/ Georgi Georgiev    (-<     / Are you mentally here at Pizza   \
\ chutz chubaka net  /\   .o)\ Hut??                            /
/ +81(90)6266-1163  V_/_ |(/)/                                  \
\___________________________/\__________________________________/



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