[Config Support]: Need help fixing ffmpeg and detect errors #18927
Unanswered
ufondu88
asked this question in
Config Support
Replies: 1 comment 8 replies
-
Your logs are indicating that go2rtc is losing the network connection to a few cameras. This would cause subsequent issues for them in Frigate, similar to what you are seeing. Edit: I noticed you indicated these were wifi cameras. See this note about wifi cameras and why we don't recommend them: https://ipcamtalk.com/threads/multiple-cameras-high-bandwidth.77100/#post-861110 There really is no way to improve anything with your config if the camera network connection is unreliable. |
Beta Was this translation helpful? Give feedback.
8 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
I have an Nvidia GPU passed into Frigate from my Proxmox VM and I can confirm that Frigate recognizes the GPU as I can see the GPUI stats at the bottom of the screen and in the system metrics screen. Problem is I keep getting ffmpeg errors and a few cameras show "No frames have been received. Check error logs" on the home screen. When this happens, recording and detect stops for the affected cameras, but I can still access the camera restream using VLC. The only thing that fixes this is a Frigate restart and that causes all cameras to work properly for a time.
GPU usage is always around 2% while CPU usage is around 30%.
Could I get help finetuning my config and/or my docker compose file to alleviate this issue? I would like to use Frigate to record footage around the clock, but as it is right now, I cannot trust that I will not miss important events.
PS, I know that wireless cameras are less reliable than wired ones, but it is not possible to run wires to where most of the wireless cameras are located
Version
0.16.0-beta3
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
Frigate stats
Operating system
Proxmox
Install method
Proxmox via Docker
docker-compose file or Docker CLI command
Object Detector
Coral
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