Search found 3 matches
- Fri Apr 18, 2008 12:00 pm
- Forum: ZoneMinder Previous Versions
- Topic: loss of signal alarm with remote camera
- Replies: 4
- Views: 3263
I located the problem upon a code review. Issue is in zm_control.cpp bool Monitor::CheckSignal( const Image *image ) is what tests to see if the signal is lost, it is called in int Monitor::PostCapture() { and returns true if the camera is remote. However PostCapture calls CheckSignal gettimeofday ...
- Sun Mar 30, 2008 11:14 pm
- Forum: ZoneMinder Previous Versions
- Topic: loss of signal alarm with remote camera
- Replies: 4
- Views: 3263
- Fri Mar 28, 2008 6:28 pm
- Forum: ZoneMinder Previous Versions
- Topic: loss of signal alarm with remote camera
- Replies: 4
- Views: 3263
loss of signal alarm with remote camera
I am using the following ubuntu 7.10 alix 3c2 Logitech quickcam communicate deluxe uvcvideo driver (latest from their version control) mjpg_stream zoneminder from apt-get with universe/multiverse on I have zm set to 3 fps, and mjpg_stream I have tried from 3 to 10 fps, and I geep getting alarms of ...