Bug#729994: jitsi: doesn't show my built-in webcam

2014-02-09 Thread Kurt Roeckx
On Thu, Nov 21, 2013 at 10:33:44PM +0100, Kurt Roeckx wrote: > > So it's my understanding that it would be better that we use libv4l2 > and then replace calls like open() with v4l2_open(). The wrapper is > just there to fix broken applications. I can see no good reason why > we don't use the lib

Bug#729994: jitsi: doesn't show my built-in webcam

2013-11-21 Thread Dominik K.
>> @Kurt: Can you try starting Jitsi with the following shell command, please: >> >> $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l2convert.so jitsi > > Today I can't seem to start it for some reason. I forgot to mention that you'll need to install the package "libv4l-0" before. Maybe that helps

Bug#729994: jitsi: doesn't show my built-in webcam

2013-11-21 Thread Kurt Roeckx
On Thu, Nov 21, 2013 at 03:13:01PM +0100, Dominik K. wrote: > >> @Kurt: Can you try starting Jitsi with the following shell command, please: > >> > >> $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l2convert.so jitsi > > > > Today I can't seem to start it for some reason. > > I forgot to mention th

Bug#729994: jitsi: doesn't show my built-in webcam

2013-11-20 Thread Kurt Roeckx
On Wed, Nov 20, 2013 at 02:27:24PM +0100, Dominik K. wrote: > Hi, > > I can confirm this bug. > > @Kurt: Can you try starting Jitsi with the following shell command, please: > > $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l2convert.so jitsi Today I can't seem to start it for some reason. May

Bug#729994: jitsi: doesn't show my built-in webcam

2013-11-20 Thread Dominik K.
Hi, I can confirm this bug. @Kurt: Can you try starting Jitsi with the following shell command, please: $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l2convert.so jitsi With that it works for me. See on dev mailing list: https://java.net/projects/jitsi/lists/dev/archive/2013-10/message/0 Reg

Bug#729994: jitsi: doesn't show my built-in webcam

2013-11-19 Thread Kurt Roeckx
Package: jitsi Version: 2.3.4909-1 Hi, In Tools - Options - Video - Devices you have an option to select a camera, however nothing is showing up there. Other programs have no problem finding it. It's /dev/video0 and is an stkwebcam connected via usb. I have permissions to use /dev/video0. Ku