Re: [GnomeMeeting-list] where does gm find video driver information [FIXED]
- From: derek indranet co nz
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] where does gm find video driver information [FIXED]
- Date: Mon, 9 Sep 2002 10:03:11 +1200 (NZST)
Hi,
I have put your fix in the openh323 CVS
Thanks for this.
Can you try the code without the HINT_ALWAYS_WORKS_320_240
If you take this hint out, it may enable use of a small image.
You might like to try defining your own hint, and adding it to the code.
Derek.
===========
As far as winxp goes, well, one or two have had problems there. I suspect
that it will be resolved "soon"
You might like to try different combinations of the setup commands.
Such as :: fast start on/off, h245 tunnelling disable/enabled, etc etc.
Please report back if you have any success/failure.
==========
Derek.
============================================
On 9 Sep 2002, Dennis Gilmore wrote:
> thanks, it worked with a small picture. now to test it with my family
> in the states.
>
> Dennis
>
> On Mon, 2002-09-09 at 00:51, Damien Sandras wrote:
> > le dim 08-09-2002 à 12:42, Dennis Gilmore a écrit :
> > > great thanks, the issue im getting is that the netmeeting with winxp
> > > doesnt get any picture. does this have known issues?
> >
> > Some versions of Netmeeting do not support Large size. Try with small
> > size.
> >
> > Also check the history to see if both video channels (one for reception
> > and one for transmission) are started.
> >
> >
> > >
> > > Dennis
> > >
> > > On Sun, 2002-09-08 at 19:04, Damien Sandras wrote:
> > > > Thanks for the hint. Derek will add it to PWLib CVS.
> > > > I don't know for 160x120, I should check the sources for that, and as Im
> > > > in holidays I do not have an easy access to them.
> > > >
> > > > Derek, who coded that part of pwlib, will certainly answer you and add
> > > > your HINT to PWLib with the 160x120 size Hint too.
> > > >
> > > > Thanks again
> > > >
> > > >
> > > > le sam 07-09-2002 à 16:39, Dennis Gilmore a écrit :
> > > > > 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
> > > > > >
> > > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Gnomemeeting-list mailing list
> > > > > Gnomemeeting-list gnome org
> > > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > > > --
> > > > Damien Sandras
> > > >
> > > > GnomeMeeting - H.323 Video-Conferencing application -
> > > > web: http://www.gnomemeeting.org/
> > > > FOSDEM 2002 - Free Software and Open Source Developers Meeting -
> > > > web: http://www.fosdem.org/
> > > >
> > > > _______________________________________________
> > > > Gnomemeeting-list mailing list
> > > > Gnomemeeting-list gnome org
> > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > > >
> > > >
> > >
> > > _______________________________________________
> > > Gnomemeeting-list mailing list
> > > Gnomemeeting-list gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> > --
> > Damien Sandras
> >
> > GnomeMeeting - H.323 Video-Conferencing application -
> > web: http://www.gnomemeeting.org/
> > FOSDEM 2002 - Free Software and Open Source Developers Meeting -
> > web: http://www.fosdem.org/
> >
> > _______________________________________________
> > Gnomemeeting-list mailing list
> > Gnomemeeting-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
> >
> >
>
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
>
>
>
--
Derek Smithies Ph.D.
IndraNet Technologies Ltd.
Email: derek indranet co nz
ph +64 3 365 6485
Web: http://www.indranet-technologies.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]