Re: [GnomeMeeting-list] where does gm find video driver information [FIXED]



 i added this hint to pwlib/src/ptlib/unix/video4linux.cxx
and now have a working camera in gnomemeeting.  thanks for the pointer i
must have missed that thread when i went searching  i dont know if the
other guy gave you the info  it probably doesnt need the always works at
320x240  how can i set it at 160x120?  the driver should support up to
640x480  but i got a picture thats a big improvement.

/** Intel PC Pro Camera

   */
  { "SPCA50X USB Camera",
    "Intel PC Pro Camera uses the spca50x driver",
    HINT_ALWAYS_WORKS_320_240           |
    HINT_ONLY_WORKS_PREF_PALETTE        |
    HINT_HAS_PREF_PALETTE,
    VIDEO_PALETTE_RGB24
  },

On Wed, 2002-09-04 at 23:48, Stefan Bruens wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am Mittwoch, 4. September 2002 14:11 schrieb Dennis Gilmore:
> > Hi,  im trying to get my driver working with gm  it pretty much works
> > with gqcam to get a great picture need lots of light,  but when i run
> > gnomemeeting i get told that the driver doesnt support the selected
> > color mode which is BGR  the driver does support it  but im thinking
> > that gm looks somewhere different to where the driver provides it.  i
> > have an intel webcam using the spca50x driver.  i can tell tre driver to
> > switch to RGB  but it doesnt work either so where does gm look so i can
> > provide the correct data?
> 
> Hi Dennis,
> 
> you should look into the GnomeMeeting Mailinglist Archives (see URL at bottom 
> of this mail), the problems with this driver have been discussed in a thread 
> starting on 27.08. 
> 
> If you have read this, and have further questions, don't hesitate to ask them 
> here.
> 
> Have a  nice day,
> Stefan
> - -- 
> Stefan Brüns  /  Kastanienweg 6 - Zimmer 1206  /  52074 Aachen     
> mailto:lur_x gmx net  http://www.kawo1.rwth-aachen.de/~lurchi/
>       fax: +49-89-1488204565   phone: +49-160-7532733 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
> 
> iD8DBQE9dg80b39KPYz+qlMRAikmAKCZPAHjlP2UzNgc2QDlHS0U3vxeFgCfZT2S
> r0j02oUdai3iqJNzHWhJ2uw=
> =vWkT
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> 
> 




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