Capture Daemon Errors Since Upgrade...
Posted: Mon Feb 10, 2020 8:52 pm
Howdy all! I'm running Ubuntu 18.04 LTS (fully updated) and recently (yesterday) upgraded to ZM 1.34. The upgrade went perfectly fine, and after some tuning with zmNinja and Home Assistant, everything is working as before with one exception...
All of my IP Cameras are Q-SEE 4K cameras. I have a "2-monitor" setup for each camera. One is using a lower resolution (640x360) for MODECT and then the 4k resolution for NODECT, but linked to the monitor.
Since the upgrade, I'm seeing the following errors rather frequently, which I think might be causing issues with capture...
The above is specifically for Monitor ID 11, but sometimes it's for 9, or 13, or one of the other 4K feeds. It doesn't appear to affect the low resolution feeds.
Can someone point me in the direction on where I need to look to stop the capture from crashing?
I am running this in a VM on ESXi, but the VM has 8-cores, and 64GB memory. I have a total of 14 monitors (across 7 cameras).
A typical monitor is configured as an FFMPEG source, and the camera is configured to pass x264. The cameras do support x265, should I change the cameras over to this?
Any help is appreciated, I wasn't seeing nearly so many drop-outs on 1.32.
Thanks!
All of my IP Cameras are Q-SEE 4K cameras. I have a "2-monitor" setup for each camera. One is using a lower resolution (640x360) for MODECT and then the 4k resolution for NODECT, but linked to the monitor.
Since the upgrade, I'm seeing the following errors rather frequently, which I think might be causing issues with capture...
Code: Select all
Date/Time Component PID Level Message File Line
2020-02-10 15:38:22 zmdc 2291 ERR 'zma -m 11' exited abnormally, exit status 255 zmdc.pl
2020-02-10 15:38:22 zma_m11 17465 ERR Got empty memory map file size 0, is the zmc process for this monitor running? zm_monitor.cpp 574
2020-02-10 15:38:22 zmdc 2291 ERR 'zma -m 11' exited abnormally, exit status 255 zmdc.pl
2020-02-10 15:38:22 zma_m11 17458 ERR Shared data not initialised by capture daemon for monitor Back Yard - Deck zm_monitor.cpp 498
2020-02-10 15:38:21 zmwatch 2514 WAR Restarting capture daemon for Back Yard - Deck, time since last capture 10 seconds (1581367101-1581367091) zmwatch.pl
Can someone point me in the direction on where I need to look to stop the capture from crashing?
I am running this in a VM on ESXi, but the VM has 8-cores, and 64GB memory. I have a total of 14 monitors (across 7 cameras).
A typical monitor is configured as an FFMPEG source, and the camera is configured to pass x264. The cameras do support x265, should I change the cameras over to this?
Any help is appreciated, I wasn't seeing nearly so many drop-outs on 1.32.
Thanks!