[HW Accel Support]: Move from Intel iGPU to dual Quadro P200 #15665
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
Thanks @NickM-27.
THanks! |
Beta Was this translation helpful? Give feedback.
-
Describe the problem you are having
I am in the process of changing the hardware I am using for Frigate as I'd love to pair it with Double Take.
Currently I have a Lenovo M900 with i5-6500T having a built-in Intel HD Graphics 530 which with 11 Full HD streams (10 are h.246 and 1 is h.265) is practically maxed out. Detection is done by 2 Coral USB.
I've got hold of a Lenovo P520 with a Xeon CPU, more RAM, and 2 Nvidia Quadro P2000 built-in which I am planning to move Frigate to. I'd love to use both GPU for h/w decoding and for object detection, this last task paired with the Coral USBs.
I've read around and found https://docs.frigate.video/configuration/hardware_acceleration/ which suggest I need to modify the docker compose file and add the "deploy" portion, but how would I pass 2 Quadro? Would I need to increase the "count" or add more "device_ids"?
As I had issues with h.265 streams with the current hardware, would I be able to use h.265 streams (that are 4K instead of 1080p) in the new hardware?
Would I still need to use go2rtc? Or would it be unnecessary at that point?
Also, is there a way to simplify the config file as I feel there might be parts that are redundant but I am not entorely sure.
Thanks!
Version
0.14.1-f4f3cfa
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 Compose
Object Detector
Coral
Network connection
Wired
Camera make and model
Dahua
Screenshots of the Frigate UI's System metrics pages
N/A
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions