Closed Sloth-on-meth closed 2 years ago
Can you put the FFprobe or the camera info from VLC? Based on what I can see in the docs, you are using the hardware accelerator for H.265, are your cameras outputting H.265?
as far as i know i am using H264_CUVID, which is H264, right? i use the recommended config from the docs
https://docs.frigate.video/configuration/camera_specific/#reolink-410520-possibly-others
will post FFprobe when i can
as far as i know i am using H264_CUVID, which is H264, right? i use the recommended config from the docs
https://docs.frigate.video/configuration/camera_specific/#reolink-410520-possibly-others
Oops, sorry misread, yeah that is H264. Are you able to tell if your GPU is being utilized or is it idle?
Oops, sorry misread, yeah that is H264. Are you able to tell if your GPU is being utilized or is it idle?
i can tell by running nvidia-smi that it is being used by ffmpeg - which makes it even stranger. is it perhaps only decoding and not encoding? or something like that?
besides, I'm having some more issues with frigate currently, see https://github.com/blakeblackshear/frigate/issues/2783 so my issue might be deeper
That is odd, it does seem that the instruction for NVIDIA GPU is just being used for decoding so that is possible. In any case I wouldn't expect a CPU to hit 100%. Perhaps your other issue is causing some weirdness for this as well.
What is the frame rate coming from the camera?
Does this only happen when viewing the video in the UI? You can try removing your custom settings for live
. It's going to take a good amount of power to encode the live stream at that resolution and frame rate. Note that live always uses the detect stream, so you are upscaling the low resolution stream on one camera.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Describe the problem you are having
Version
0.9.4-26AE608
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
Operating system
Other Linux
Install method
Docker Compose
Coral version
USB
Network connection
Wired
Camera make and model
Reolink 510W and 410W
Any other information that may be helpful
No response