[HW Accel Support]: RTX 4070 automatically recognized? #22844
Replies: 2 comments 1 reply
-
|
Your RTX 4070 appearing in system metrics doesn't mean hardware-accelerated video decoding is active. Frigate can detect and display GPU presence for monitoring purposes, but you still need to configure For NVIDIA GPUs, you should use: ffmpeg:
hwaccel_args: preset-nvidiaUsing To verify hardware decoding is working, run In summary: The GPU showing up in metrics confirms Frigate sees the hardware, but without 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
This is working as intended. When you comment out On startup, Frigate queries go2rtc's hardware detection endpoint ( To explicitly disable hardware acceleration, you'd need to set |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Probably a stupid question, but I am confused: from how I read the docs it would appear that ffmpeg: hwaccel_args: would need to be set in order for my RTX 4070 to work. However it does appear in the system metrics even with the entry commented out. What do I then need the parameter for?
Version
0.17.1-416a9b7
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
Install method
Docker CLI
Object Detector
Coral
Network connection
Wired
Camera make and model
Reolink Door bell
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