Hit end of packetqueue before satisfying pre_event_count. Needed 5 more video frames
Posted: Thu Apr 11, 2024 1:08 pm
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.
I have not adjusted anything on the cameras, but I set the buffer in ZM to 50, and the errors have disappeared.
I also made sure my buffer was greater than the FPS.
I have not adjusted anything on the cameras, but I set the buffer in ZM to 50, and the errors have disappeared.