whatg does this log entry mean?

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
alabamatoy
Posts: 349
Joined: Sun Jun 05, 2016 2:53 pm

whatg does this log entry mean?

Post by alabamatoy »

05/25/21 13:32:05.418011 zmc_m6[2486].WAR-zm_packetqueue.cpp/95 [You have set the max video packets in the queue to 20. The queue is full. Either Analysis is not keeping up or your camera's keyframe interval is larger than this setting. We are dropping packets.]
05/25/21 13:32:05.517271 zmc_m6[2486].ERR-zm_packetqueue.cpp/135 [Unable to free up older packets. Not queueing this video packet.]
Lots of these. What does this mean?
User avatar
Andyrh
Posts: 249
Joined: Sat Oct 28, 2017 3:55 am

Re: whatg does this log entry mean?

Post by Andyrh »

It means the key frame from the camera is leaving the buffer before the video is analyzed, the key frame is needed for analysis. I resolved this issue by decreasing the key frame interval on my cameras. Mine is now set to 1 key frame per second, the lowest setting on my cameras. It matches the FPS of the camera. For example, 10 FPS = key frame every tenth frame. 8 FPS = every eighth frame.
I also made sure my buffer was greater than the FPS.
Andy
o||||o

Ubuntu 22.04
ZM 1.36.33
E5-1650-v4 Xeon
16 GB RAM
6 cameras -> 54 FPS modect
alabamatoy
Posts: 349
Joined: Sun Jun 05, 2016 2:53 pm

Re: whatg does this log entry mean?

Post by alabamatoy »

Thanks Andyrh.

So "key frame" is a camera setting, not a ZM setting?

And please help me understand, why is analysis even an issue, when the mode is set to nodect?
User avatar
Andyrh
Posts: 249
Joined: Sat Oct 28, 2017 3:55 am

Re: whatg does this log entry mean?

Post by Andyrh »

The key frame is the complete frame. The following frames are changes to the key. This reduces the video stream size and is a setting on the camera.

I am not sure about why you see the error in nodect mode.
Andy
o||||o

Ubuntu 22.04
ZM 1.36.33
E5-1650-v4 Xeon
16 GB RAM
6 cameras -> 54 FPS modect
alabamatoy
Posts: 349
Joined: Sun Jun 05, 2016 2:53 pm

Re: whatg does this log entry mean?

Post by alabamatoy »

I have not adjusted anything on the cameras, but I set the buffer in ZM to 50, and the errors have disappeared.
Post Reply