webcam not working [fixed]
Posted: Tue Dec 06, 2011 3:12 pm
I have a logitech usb webcam I am trying to test zoneminder with, the camera works, but does not show up in zoneminder.
here is the last few lines of zmdc.log
This is the part I figure is wrong in zmwatch.log
I found a reference to the issue on the web.
How do I fix this issue?
here is the last few lines of zmdc.log
Code: Select all
12/06/11 06:42:49.089638 zmdc[1438].INF [Starting pending process, zmc -d /dev/video0]
12/06/11 06:42:49.091405 zmdc[1438].INF ['zmc -d /dev/video0' starting at 11/12/06 06:42:49, pid = 1762]
12/06/11 06:42:49.107212 zmdc[1438].ERR ['zmc -d /dev/video0' exited abnormally, exit status 255]
12/06/11 06:43:00.032685 zmdc[1438].INF [Starting pending process, zmc -d /dev/video]
12/06/11 06:43:00.034410 zmdc[1438].INF ['zmc -d /dev/video' starting at 11/12/06 06:43:00, pid = 1772]
12/06/11 06:43:00.057395 zmdc[1438].INF ['zmc -d /dev/video' crashed, signal 6]
12/06/11 06:45:34.313151 zmdc[1438].INF ['zmfilter.pl ' exited, signal 14]
12/06/11 06:45:34.313645 zmdc[1438].INF ['zmaudit.pl -c' exited, signal 14]
12/06/11 06:45:34.313926 zmdc[1438].INF ['zmupdate.pl -c' stopping at 11/12/06 06:45:34]
12/06/11 06:45:34.317802 zmdc[1438].INF ['zmupdate.pl -c' exited, signal 14]
12/06/11 06:45:34.318364 zmdc[1438].INF ['zmwatch.pl ' stopping at 11/12/06 06:45:34]
12/06/11 06:45:34.320333 zmdc[1438].INF ['zmwatch.pl ' exited, signal 14]
Code: Select all
12/05/11 20:34:32.371533 zmwatch[1479].ERR [Can't open memory map file '/dev/shm/zm.mmap.2': No such file or directory]
But it looks as if /run/shm already exists, owned by root with some pulse audio usage. ..zoneminder package not ready to use /run
How do I fix this issue?