zmu is giving errors
Posted: Sun Aug 16, 2009 6:20 pm
Hello,
I've installed ZoneMinder 1.24.2 from source on Debian 5.0.2 lenny with kernel 2.6.26 and using Logitech Quickcam Communicate Deluxe (S 7500)
debian:/tmp# lsusb
Bus 003 Device 006: ID 046d:09a2 Logitech, Inc.
Here's my main concern:
debian:/home/dave# zmu -d /dev/video0 -q -v
Error, failed to query crop /dev/video0: Invalid argument
debian:/home/dave# zmu -d /dev/video0 -V1 -q -v
Error, failed to get channel 0 attributes: Invalid argument
I've seen these errors on this board and have done the suggestions, but the errors persists.
debian:/# ls -l /dev/vid*
crw-rw-rw- 1 root video 81, 0 2009-08-15 23:34 /dev/video0
debian:/# ls -l /usr/local/bin/zmfix
-rwsr-xr-x 1 root staff 146925 2009-08-15 11:14 /usr/local/bin/zmfix
I can't get Zoneminder to show images while in Monitor mode (monitor and camera is orange), but in Modect mode the monitor and camera will turn green and download events as jpg's.
I can get this camera to work with xawtv and skype. Xawtv will not work for a second time without passing it -nodga. hmmm... something is not giving up the camera when finished? or it's leaving in a funky state.
Checked shared memory for zoneminder and it's releasing all memory. So no leaks.
When I put zoneminder in monitor mode (monitor and camera is orange) the syslog looks like this:
debian:/home/dave# tail -f /var/log/syslog
Aug 16 12:39:36 debian zmc_dvideo0[4974]: INF [Monitor-1: 2000 - Capturing at 14.93 fps]
Aug 16 12:40:43 debian zmc_dvideo0[4974]: INF [Monitor-1: 3000 - Capturing at 14.93 fps]
Aug 16 12:41:49 debian zmc_dvideo0[4974]: INF [Monitor-1: 4000 - Capturing at 15.15 fps]
Aug 16 12:42:56 debian zmc_dvideo0[4974]: INF [Monitor-1: 5000 - Capturing at 14.93 fps]
Aug 16 12:44:03 debian zmc_dvideo0[4974]: INF [Monitor-1: 6000 - Capturing at 14.93 fps]
Aug 16 12:45:09 debian zmc_dvideo0[4974]: INF [Monitor-1: 7000 - Capturing at 15.15 fps]
Aug 16 12:46:16 debian zmc_dvideo0[4974]: INF [Monitor-1: 8000 - Capturing at 14.93 fps]
Aug 16 12:47:22 debian zmc_dvideo0[4974]: INF [Monitor-1: 9000 - Capturing at 15.15 fps]
Aug 16 12:48:29 debian zmc_dvideo0[4974]: INF [Monitor-1: 10000 - Capturing at 14.93 fps]
Aug 16 12:49:36 debian zmc_dvideo0[4974]: INF [Monitor-1: 11000 - Capturing at 14.93 fps]
Aug 16 12:50:14 debian zmpkg[5038]: INF [Command: stop]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmfilter.pl ' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmfilter.pl ' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmwatch.pl ' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmwatch.pl ' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmupdate.pl -c' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmupdate.pl -c' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmaudit.pl -c' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmaudit.pl -c' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmc -d /dev/video0' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmc_dvideo0[4974]: INF [Got signal 15 (Terminated), exiting]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmc -d /dev/video0' exited normally]
Aug 16 12:50:25 debian zmdc[4952]: INF [Server shutdown at 09/08/16 12:50:25]
Well.... that log looks good to me... and looks like zoneminder is working in monitor mode. Why can't I see the image in zoneminder. (monitor screen is totally white).
There are no errors in the zmdc.log, zm_debug.log, zmwatch.log, zmpkg.log, mysql.log, apache2/error.log, or /var/log/messages. What am I missing??? Are there any other tools like zmu that might be useful to me?
Thanks,
Dave
EDIT: Do I need a video capture card in order to see video in zoneminder?
I've installed ZoneMinder 1.24.2 from source on Debian 5.0.2 lenny with kernel 2.6.26 and using Logitech Quickcam Communicate Deluxe (S 7500)
debian:/tmp# lsusb
Bus 003 Device 006: ID 046d:09a2 Logitech, Inc.
Here's my main concern:
debian:/home/dave# zmu -d /dev/video0 -q -v
Error, failed to query crop /dev/video0: Invalid argument
debian:/home/dave# zmu -d /dev/video0 -V1 -q -v
Error, failed to get channel 0 attributes: Invalid argument
I've seen these errors on this board and have done the suggestions, but the errors persists.
debian:/# ls -l /dev/vid*
crw-rw-rw- 1 root video 81, 0 2009-08-15 23:34 /dev/video0
debian:/# ls -l /usr/local/bin/zmfix
-rwsr-xr-x 1 root staff 146925 2009-08-15 11:14 /usr/local/bin/zmfix
I can't get Zoneminder to show images while in Monitor mode (monitor and camera is orange), but in Modect mode the monitor and camera will turn green and download events as jpg's.
I can get this camera to work with xawtv and skype. Xawtv will not work for a second time without passing it -nodga. hmmm... something is not giving up the camera when finished? or it's leaving in a funky state.
Checked shared memory for zoneminder and it's releasing all memory. So no leaks.
When I put zoneminder in monitor mode (monitor and camera is orange) the syslog looks like this:
debian:/home/dave# tail -f /var/log/syslog
Aug 16 12:39:36 debian zmc_dvideo0[4974]: INF [Monitor-1: 2000 - Capturing at 14.93 fps]
Aug 16 12:40:43 debian zmc_dvideo0[4974]: INF [Monitor-1: 3000 - Capturing at 14.93 fps]
Aug 16 12:41:49 debian zmc_dvideo0[4974]: INF [Monitor-1: 4000 - Capturing at 15.15 fps]
Aug 16 12:42:56 debian zmc_dvideo0[4974]: INF [Monitor-1: 5000 - Capturing at 14.93 fps]
Aug 16 12:44:03 debian zmc_dvideo0[4974]: INF [Monitor-1: 6000 - Capturing at 14.93 fps]
Aug 16 12:45:09 debian zmc_dvideo0[4974]: INF [Monitor-1: 7000 - Capturing at 15.15 fps]
Aug 16 12:46:16 debian zmc_dvideo0[4974]: INF [Monitor-1: 8000 - Capturing at 14.93 fps]
Aug 16 12:47:22 debian zmc_dvideo0[4974]: INF [Monitor-1: 9000 - Capturing at 15.15 fps]
Aug 16 12:48:29 debian zmc_dvideo0[4974]: INF [Monitor-1: 10000 - Capturing at 14.93 fps]
Aug 16 12:49:36 debian zmc_dvideo0[4974]: INF [Monitor-1: 11000 - Capturing at 14.93 fps]
Aug 16 12:50:14 debian zmpkg[5038]: INF [Command: stop]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmfilter.pl ' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmfilter.pl ' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmwatch.pl ' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmwatch.pl ' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmupdate.pl -c' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmupdate.pl -c' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmaudit.pl -c' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmaudit.pl -c' exited, signal 14]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmc -d /dev/video0' stopping at 09/08/16 12:50:15]
Aug 16 12:50:15 debian zmc_dvideo0[4974]: INF [Got signal 15 (Terminated), exiting]
Aug 16 12:50:15 debian zmdc[4952]: INF ['zmc -d /dev/video0' exited normally]
Aug 16 12:50:25 debian zmdc[4952]: INF [Server shutdown at 09/08/16 12:50:25]
Well.... that log looks good to me... and looks like zoneminder is working in monitor mode. Why can't I see the image in zoneminder. (monitor screen is totally white).
There are no errors in the zmdc.log, zm_debug.log, zmwatch.log, zmpkg.log, mysql.log, apache2/error.log, or /var/log/messages. What am I missing??? Are there any other tools like zmu that might be useful to me?
Thanks,
Dave
EDIT: Do I need a video capture card in order to see video in zoneminder?