So I was excited to read that zm now supports V4L2, so should my QuickCam Pro 5000 ( ID 046d:08c5 ) now work?
I followed the excellent guide on compiling 1.24.1 from source on ubuntu 8.10 and everything seems to have gone well, I can get to the console and add things.
The prob is the log is filled with this :-
Code: Select all
04/21/09 19:19:07.048970 zmdc[6527].INF ['zmc -d /dev/video0' starting at 09/04/21 19:19:07, pid = 6940]
04/21/09 19:19:07.067913 zmdc[6527].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
04/21/09 19:19:17.039775 zmdc[6527].INF [Starting pending process, zmc -d /dev/video0]
04/21/09 19:19:17.040548 zmdc[6527].INF ['zmc -d /dev/video0' starting at 09/04/21 19:19:17, pid = 7452]
04/21/09 19:19:17.060149 zmdc[6527].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
04/21/09 19:19:37.059831 zmdc[6527].INF [Starting pending process, zmc -d /dev/video0]
04/21/09 19:19:37.062252 zmdc[6527].INF ['zmc -d /dev/video0' starting at 09/04/21 19:19:37, pid = 7544]
04/21/09 19:19:37.077425 zmdc[6527].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
Code: Select all
root@pc:/tmp# zmu -qv -d /dev/video0
Error, failed to query crop /dev/video0: Invalid argument
The camera works fine in cheese
Thanks for any help
Lee