hello
I connected logitech c 120 to usb port (dmesg: /dev/video0).
What presets should I use for those cam?
How can I chcek is it recognized by ZM?
I created monito-1 (/dev/video0(0)), device format: PAL, capture palete: jpeg
but when I click on Name: monitor-1 there is no jpeg or streaming
when I click probe I get:
"Unable to probe local cameras, status is '9'"
How to set it ?
in /tmp/zmdc.log:
01/24/11 16:18:48.737205 zmdc[8902].INF [Can't find child with pid of '9092']
01/24/11 16:18:48.738620 zmdc[8902].INF ['zmc -d /dev/video0' starting at 11/01/24 16:18:48, pid = 9092]
01/24/11 16:18:49.394982 zmdc[8902].WAR [Can't find process with command of 'zma -m 3']
01/24/11 16:22:27.018566 zmdc[8902].INF ['zmc -d /dev/video0' stopping at 11/01/24 16:22:27]
01/24/11 16:22:27.683410 zmdc[8902].INF [Can't find child with pid of '9171']
01/24/11 16:22:27.684770 zmdc[8902].INF ['zmc -d /dev/video0' starting at 11/01/24 16:22:27, pid = 9171]
01/24/11 16:22:28.340126 zmdc[8902].WAR [Can't find process with command of 'zma -m 3']
in /tmp/zmwatch.log:
01/24/11 16:29:05.529377 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
01/24/11 16:29:15.531675 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
01/24/11 16:29:25.533886 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
01/24/11 16:29:35.536174 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
01/24/11 16:29:45.538477 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
01/24/11 16:29:55.540810 zmwatch[8930].ERR [Can't get shared memory id '7a6d0003', 3: No such file or directory]
logitech c 120
Read up on the shared memory issue by doing a search.. it's everywhere.
As for that specific cam, you need to enable V4L compatibility. AS a quick fix, you can do this:
echo /usr/lib/libv4l/v4l1compat.so >> /etc/ld.so.preload
As for that specific cam, you need to enable V4L compatibility. AS a quick fix, you can do this:
echo /usr/lib/libv4l/v4l1compat.so >> /etc/ld.so.preload
eyeZm, Native iPhone App for ZoneMinder: http://www.eyezm.com
Version 1.3 now available on iTunes, introduces Montage view, HTTPS/SSL support and H264 native streaming!
Subscribe to RSS feed for updates: http://www.eyezm.com/rssfeed.xml
Version 1.3 now available on iTunes, introduces Montage view, HTTPS/SSL support and H264 native streaming!
Subscribe to RSS feed for updates: http://www.eyezm.com/rssfeed.xml
V4L compatibility is not the same thing as compiling V4L in the kernel.
eyeZm, Native iPhone App for ZoneMinder: http://www.eyezm.com
Version 1.3 now available on iTunes, introduces Montage view, HTTPS/SSL support and H264 native streaming!
Subscribe to RSS feed for updates: http://www.eyezm.com/rssfeed.xml
Version 1.3 now available on iTunes, introduces Montage view, HTTPS/SSL support and H264 native streaming!
Subscribe to RSS feed for updates: http://www.eyezm.com/rssfeed.xml