mendozaLt wrote: ↑Mon Oct 03, 2022 2:52 pm
Been waiting for a solution for long time ... but for now i just had to stop zoneminder, as i cant use it normally...
Have you tried to set "Maximum Image Buffer Size (frames)" to some value instead of 0? Actually the meaning and effect of this parameter is not quite clear to me, but setting this to 1000 (for exampe) may solve the problem. Anyway in "Buffers" menu you'll get the definite max "Estimated Ram Use" instead of "Unlimited".
I tried, this is after setting it to 500 (remember, server has 56 Gb in total, and ZoneMinder takes 43 of it...):
image_2022-12-05_172921050.png (6.87 KiB) Viewed 3276 times
image_2022-12-05_172947816.png (19.29 KiB) Viewed 3276 times
MaxImageBuffer should be roughly 2*keyframe interval. It should only be larger to deal with slow writing to disk or other temporary slowdown. So 500 is likely too high unless your stream is h264+ (very high keyframe interval).
If it is set too low, ZM will drop packets and complain.