[Support]: FFmpeg crashes after a while and detection doesn't work until full restart #17535
Unanswered
arafatamim
asked this question in
General Support
Replies: 2 comments 2 replies
-
the primary issue here looks to be the object detector which is running very slowly, this will cause frames to be skipped and not received in a timely manner. What CPU / GPU are you running on? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm also experiencing a similar issue with a HyperV installation using a CodeprojectAI detector. Would be interested to find out what causes an initially seemingly stable setup to crash |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Frigate's ffmpeg processes associated with a specific camera crash typically after several hours or days of uptime (probably due to network instability). The crashes seem directly correlated with RTSP connection timeouts when Frigate/go2rtc attempt to read from the camera's stream. Even though the detection stops, I can still watch the live stream in Frigate and Home Assistant's WebUI, after a brief flash of the message "No frames have been received, check error logs."
A full restart of the Frigate container temporarily resolves the issue, and the camera stream works correctly again for another extended period before the crashes resume.
Version
0.15.0-cea210d
What browser(s) are you using?
Google Chrome 135.0.7049.42 (Official Build) (64-bit) (cohort: Control)
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
Frigate stats
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
OpenVino
Network connection
Wired
Camera make and model
Imou IPC-S6DP-3MOWEB
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions