On the console, the camera text regularly changes to red and the frame rate drops, sometimes going to zero, when the function status switches to "Not Capturing".
The recorded events are very short. Both cameras are in mocord mode with a section length of 600 seconds. Before the upgrade, each event was always 600 seconds long, as expected.
The log is filled with hundreds of errors :
interspersed with :ERR-zm_ffmpeg_camera.cpp/241 [Unable to read packet from stream 0: error -1094995529 "Invalid data found when processing input".]
I've tried playing around with the camera settings, they are currently set to mjpeg encode mode (other options are H.264, plain, B and H) and 10 frames per second. I've tried reducing the frame rate and resolutions (matching in the camera settings and Zoneminder source config) with no improvement.2020-04-13 20:50:13.116390 zmdc[802].WAR-zmdc.pl [Can't find process with command of 'zmc -m 2']
2020-04-13 20:50:12.810690 zmwatch[859].ERR-zmwatch.pl [Memory map file '/dev/shm/zm.mmap.2' should have been 1160 but was instead 0]
2020-04-13 20:50:12.108770 zmdc[802].ERR-zmdc.pl ['zma -m 2' exited abnormally, exit status 255]
In Zoneminder the cameras are configured as Ffmpeg source types with the Method set to TCP.
Any suggestions as to where I might start to troubleshoot this ?