Just trying out Zoneminder as a replacement for the now discontinued Unifi Video. Everything seems to work fine, except that some events, sometimes just breaks in the middle of a recording (and the next minute of the event is lost).
Here is an example: As you can see in the screenshot, the video is still in an alarm state, when it suddenly stops.
Here is the log for this particular event:
Code: Select all
"2021-08-19 23:05:26",zmwatch,,16479,ERR,"Memory map file '/dev/shm/zm.mmap.1' does not exist in zmMemAttach. zmc might not be running.",zmwatch.pl,'-
"2021-08-19 23:05:25",zmdc,,16389,INF,"Starting pending process, zmc -m 1",zmdc.pl,'-
"2021-08-19 23:05:23",zmdc,,16389,INF,"'zmc -m 1' exited normally",zmdc.pl,'-
"2021-08-19 23:05:15",zmdc,,16389,INF,"'zmc -m 1' sending stop to pid 158134 at 21/08/19 23:05:15",zmdc.pl,'-
"2021-08-19 23:05:13",zmwatch,,16479,WAR,"Restarting capture daemon for Garageuppfart, time since last capture 48 seconds (1629407113-1629407065)",zmwatch.pl,'-
"2021-08-19 23:05:12",zmc_m1,,158137,INF,"Garageuppfart: 422 - Gone back into alarm state",zm_monitor.cpp,2127
"2021-08-19 23:05:12",zmc_m1,,158137,INF,"Garageuppfart: 422 - Alarmed frame while in alert state. Consecutive alarmed frames left to return to alarm state: 000",zm_monitor.cpp,2124
"2021-08-19 23:05:11",zmc_m1,,158137,INF,"Garageuppfart: 400 - Analysing at 2.33 fps from 399 - 299=100 / 1629407111.559795 - 1629407068.570872 = 42.988923",zm_monitor.cpp,1704
"2021-08-19 23:05:08",zmc_m1,,158134,INF,"Garageuppfart: 800 - Capturing at 10.00 fps, capturing bandwidth 891893bytes/sec",zm_monitor.cpp,1663
"2021-08-19 23:04:58",zmc_m1,,158134,INF,"Garageuppfart: 700 - Capturing at 11.27 fps, capturing bandwidth 1055288bytes/sec",zm_monitor.cpp,1663
"2021-08-19 23:04:57",zmc_m1,,158137,INF,"Garageuppfart: 367 - Gone into alert state",zm_monitor.cpp,2144
I'm very new to the ZM platform, so any help troubleshooting this is much appreciated.
// Emil