Hi Everyone!
Ubuntu 10.04 (lucid), PSP 4.00.00.05, Camera Logitech C905, no desktop or window manger or graphical x-session, (minimum)
kernel 2.6.37 (PSP)
Now to the problem. When using uvcview I can get a single snapshot. According to ffmpeg the camera supports streaming so I thought I'd try to capute a video stream.
When using one of the following commands I either get an error or none, but in both cases no video is recorded. I treid to find the source of the error but I've not been able to
find it so far.
Here the log from mencoder 7026.error.log
Here the command I tried (which works fine on the host computer):
mencoder tv:// -tv device=/dev/video0:buffersize=1024:driver=v4l2:noaudio:fps=15 -ofps 15 -nosound -ovc lavc vcodec=mjpeg -o test.avi
Any suggestions?
Regards
Markus