|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
ov511 and ekigadoes ekiga 3.2 support v4l cameras? i am using a creative webcam model
pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with the camera. ekiga gives me "unable to access video device" when trying to connect a call. has anyone else had this problem? _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekiga> does ekiga 3.2 support v4l cameras? i am using a creative webcam model
> pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with > the camera. ekiga gives me "unable to access video device" when trying > to connect a call. has anyone else had this problem? It does support it if the option is enabled in ptlib. Some distros disable v4l v1 in ptlib. Unfortunately the ov511 camera doesn't currently support the v4l2 spec yet, although this is going to change very soon as the author of libv4l has added support for these cameras to the gspda video drivers. Peter _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekigae schmidbauer wrote:
> does ekiga 3.2 support v4l cameras? i am using a creative webcam model > pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with > the camera. ekiga gives me "unable to access video device" when trying > to connect a call. has anyone else had this problem? Have you installed the libpt-...-v4l package? What does 'ls -lR /usr/lib/ptlib*' show? -- Eugen _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekigaI have installed the libpt-...-v4l package.
"ls -IR /usr/lib/ptlib*" gives me: /usr/lib/ptlib-2.6.1: devices /usr/lib/ptlib-2.7.0: On Sun, Jun 21, 2009 at 12:58 PM, Eugen Dedu<Eugen.Dedu@...> wrote: > e schmidbauer wrote: >> >> does ekiga 3.2 support v4l cameras? i am using a creative webcam model >> pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with >> the camera. ekiga gives me "unable to access video device" when trying >> to connect a call. has anyone else had this problem? > > Have you installed the libpt-...-v4l package? > > What does 'ls -lR /usr/lib/ptlib*' show? > > -- > Eugen > _______________________________________________ > Ekiga-devel-list mailing list > Ekiga-devel-list@... > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list > Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekigaI just install ptlib-2.6.2 with v4l enabled
now "ls -lR /usr/local/lib/ptlib*" gives me /usr/local/lib/ptlib-2.6.2: total 4 drwxr-xr-x 4 root root 4096 2009-06-20 13:31 devices /usr/local/lib/ptlib-2.6.2/devices: total 8 drwxr-xr-x 2 root root 4096 2009-06-21 13:33 sound drwxr-xr-x 2 root root 4096 2009-06-21 13:33 videoinput /usr/local/lib/ptlib-2.6.2/devices/sound: total 112 -r--r--r-- 1 root root 108042 2009-06-21 13:33 alsa_pwplugin.so /usr/local/lib/ptlib-2.6.2/devices/videoinput: total 360 -r--r--r-- 1 root root 119807 2009-06-21 13:33 avc_pwplugin.so -r--r--r-- 1 root root 114742 2009-06-21 13:33 v4l2_pwplugin.so -r--r--r-- 1 root root 114053 2009-06-21 13:33 v4l_pwplugin.so On Sun, Jun 21, 2009 at 1:27 PM, e schmidbauer<e.schmidbauer@...> wrote: > I have installed the libpt-...-v4l package. > "ls -IR /usr/lib/ptlib*" gives me: > /usr/lib/ptlib-2.6.1: > devices > > /usr/lib/ptlib-2.7.0: > > > On Sun, Jun 21, 2009 at 12:58 PM, Eugen > Dedu<Eugen.Dedu@...> wrote: >> e schmidbauer wrote: >>> >>> does ekiga 3.2 support v4l cameras? i am using a creative webcam model >>> pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with >>> the camera. ekiga gives me "unable to access video device" when trying >>> to connect a call. has anyone else had this problem? >> >> Have you installed the libpt-...-v4l package? >> >> What does 'ls -lR /usr/lib/ptlib*' show? >> >> -- >> Eugen >> _______________________________________________ >> Ekiga-devel-list mailing list >> Ekiga-devel-list@... >> http://mail.gnome.org/mailman/listinfo/ekiga-devel-list >> > Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekigae schmidbauer wrote:
> I just install ptlib-2.6.2 with v4l enabled > now "ls -lR /usr/local/lib/ptlib*" gives me > > /usr/local/lib/ptlib-2.6.2: > total 4 > drwxr-xr-x 4 root root 4096 2009-06-20 13:31 devices > > /usr/local/lib/ptlib-2.6.2/devices: > total 8 > drwxr-xr-x 2 root root 4096 2009-06-21 13:33 sound > drwxr-xr-x 2 root root 4096 2009-06-21 13:33 videoinput > > /usr/local/lib/ptlib-2.6.2/devices/sound: > total 112 > -r--r--r-- 1 root root 108042 2009-06-21 13:33 alsa_pwplugin.so > > /usr/local/lib/ptlib-2.6.2/devices/videoinput: > total 360 > -r--r--r-- 1 root root 119807 2009-06-21 13:33 avc_pwplugin.so > -r--r--r-- 1 root root 114742 2009-06-21 13:33 v4l2_pwplugin.so > -r--r--r-- 1 root root 114053 2009-06-21 13:33 v4l_pwplugin.so Do you receive the same error message now? If yes, please start ekiga like this: $ ekiga -d 4 2>output.txt and send us the output.txt file, after having compressed it with gzip for ex. Peter, so it should work with v4l even if libv4l2 is not installed, is that right? > On Sun, Jun 21, 2009 at 1:27 PM, e schmidbauer<e.schmidbauer@...> wrote: >> I have installed the libpt-...-v4l package. >> "ls -IR /usr/lib/ptlib*" gives me: >> /usr/lib/ptlib-2.6.1: >> devices >> >> /usr/lib/ptlib-2.7.0: >> >> >> On Sun, Jun 21, 2009 at 12:58 PM, Eugen >> Dedu<Eugen.Dedu@...> wrote: >>> e schmidbauer wrote: >>>> does ekiga 3.2 support v4l cameras? i am using a creative webcam model >>>> pd1030 which uses the ov511 driver on ubuntu jaunty. xawtv works with >>>> the camera. ekiga gives me "unable to access video device" when trying >>>> to connect a call. has anyone else had this problem? >>> Have you installed the libpt-...-v4l package? >>> >>> What does 'ls -lR /usr/lib/ptlib*' show? Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekiga/usr/local/lib/ptlib-2.6.2/devices/videoinput:
total 360 If your querying that the ov511 cam will work with just v4l installed, yes. Peter _______________________________________________ Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
|
|
Re: ov511 and ekigaafter enabling v4l in ptlib and reinstalling ptlib, opal and ekiga,
the camera works! thanks. I guess I just needed to enable v4l in ptlib. On Sun, Jun 21, 2009 at 2:12 PM, Peter Robinson<pbrobinson@...> wrote: > /usr/local/lib/ptlib-2.6.2/devices/videoinput: >>> >>> total 360 >>> -r--r--r-- 1 root root 119807 2009-06-21 13:33 avc_pwplugin.so >>> -r--r--r-- 1 root root 114742 2009-06-21 13:33 v4l2_pwplugin.so >>> -r--r--r-- 1 root root 114053 2009-06-21 13:33 v4l_pwplugin.so >> >> Do you receive the same error message now? If yes, please start ekiga >> like this: >> $ ekiga -d 4 2>output.txt >> and send us the output.txt file, after having compressed it with gzip for >> ex. >> >> Peter, so it should work with v4l even if libv4l2 is not installed, is >> that right? > > If your querying that the ov511 cam will work with just v4l installed, yes. > > Peter > > _______________________________________________ > Ekiga-devel-list mailing list > Ekiga-devel-list@... > http://mail.gnome.org/mailman/listinfo/ekiga-devel-list > Ekiga-devel-list mailing list Ekiga-devel-list@... http://mail.gnome.org/mailman/listinfo/ekiga-devel-list |
| Free embeddable forum powered by Nabble | Forum Help |