I am using two Foscam network cameras set to Modetect. When I get a detection on either camera, I will see "New Event" with a duration of 0.00 seconds on the list of events. (I have it setup so my events are normally named after my cameras like "C1_Event_9").
If I stop zoneminder using
Code: Select all
systemctl stop zm.service
and then restart it, the task name of the hung event will change to an expected name, and it is clear that the hung event was recording the whole time because the duration will change from 0.00 seconds to something very large. Also, if I change the camera from Modetect to Monitor, the task will complete. It seems like Modetect just doesn't ever stop although the motion detection trigger seems to work fine.
As an example, my wife drove into the carport the other night, and this morning my disk percentages were way up. I stopped zoneminder, restarted it and had a very long Motion event that triggered when she drove in.
What can I check?
Thanks
Dave Miller