Re: [Linux-uvc-devel] How to record audio and video from a webcam?

2007-10-19 Thread Brian
Hi, > Any updates on this? > (application to record synchronized video and audio from webcam... > something like luvcview but with sound support) > I posted a similar question some months back and posted the 'solution' below. However, I too would like to get both working in an app. Brian Both lu

Re: [Linux-uvc-devel] How to record audio and video from a webcam?

2007-10-19 Thread Monkey D Luffy
Any updates on this? (application to record synchronized video and audio from webcam... something like luvcview but with sound support) On 10/7/07, Monkey D Luffy <[EMAIL PROTECTED]> wrote: > Yep... the same thing... :-( > > Check my message > http://forums.quickcamteam.net/showthread.php?tid=6&p

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Tharindu Rukshan Bamunuarachchi
Dear Laurent, I have given following commands ... however "uvcvideo: GET_DEF(probe)" gave some info ... [EMAIL PROTECTED] /zone/src/uvc/trunk $ luvcview -l luvcview version 0.2.1 Video driver: x11 A window manager is available video /dev/video0 Unable to set format: 22. Init v4L2 failed !! exit

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Laurent Pinchart
Hi Tharindu, On Friday 19 October 2007 15:18, Tharindu Rukshan Bamunuarachchi wrote: > Dear Laurent, > > this is the dmesg out put when did i run ... > > luvcview -s 352x288 -i 20 -f yuv -w > > is it something wrong with camera?? Oops, my bad, I made a mistake in the patch. Could you pleas try t

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Tharindu Rukshan Bamunuarachchi
Dear Laurent, this is the dmesg out put when did i run ... luvcview -s 352x288 -i 20 -f yuv -w is it something wrong with camera?? Thankx a lot Tharindu [ 118.729544] uvcvideo: Found UVC 1.00 device Motorola USB Camera (22b8:6006) [ 118.729730] uvcvideo: GET_DEF(probe) [ 118.729732]

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Laurent Pinchart
Hi Tharindu, On Friday 19 October 2007 11:25, Tharindu Rukshan Bamunuarachchi wrote: > Dear Laurent, > > This is what I got... Is it something wrong with my camera or how I have > compiled my kernel? There might be something wrong with the camera, but the driver shouldn't crash so there's also a

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Tharindu Rukshan Bamunuarachchi
Dear Laurent, This is what I got... Is it something wrong with my camera or how I have compiled my kernel? Thankx for continuously helping me. BR Tharindu [ 97.890630] uvcvideo: Selected altsetting 0, wMaxPacketSize is 0x [ 97.890651] divide error: [1] PREEMPT SMP [ 97.890655] CP

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Laurent Pinchart
Hi Tharindu, On Friday 19 October 2007 10:42, Tharindu Rukshan Bamunuarachchi wrote: > Dear Laurent/All, > > l have tried luvcview. Unfortunately I got "divide error" in DMESG. > I am using preempt kernel in x86_64. Could you please apply the attached patch and try again ? The driver will still

Re: [Linux-uvc-devel] Motorola PCS in E6 Mobile Phone

2007-10-19 Thread Tharindu Rukshan Bamunuarachchi
Dear Laurent/All, l have tried luvcview. Unfortunately I got "divide error" in DMESG. I am using preempt kernel in x86_64. This is the command I have given to luvcview. --- [EMAIL PROTECTED] ~ $ luvcview -s 352x288 -i 15 -f yuv -w luvcview v