#Frigate on TrueNas Scale with Nvidia GPU

1 messages · Page 1 of 1 (latest)

noble shuttle
#

Hi all,

I've spent about 5 hours reading and trying to work out what to do to get GPU acceleration working on my Frigate install on TrueNas Scale. I've managed to pass through the GPU fine and it's showing in Frigate but I cannot work out what to do to my Frigate config to get the hardware acceleration working.

I've tried adding every combination of code from the Frigate docs and I think I need to set up a detector to tap into the GPU but no matter what I try, when I reload Frigate the whole UI is so slow it's impossible to navigate - I assume because the CPU is screaming for some reason.

I've tried:

detectors:
onnx_0:
type: onnx

detectors:
tensorrt:
type: tensorrt
device: 0

And I've played around the models referred to in the models section - truthfully, I have no idea what these are or how to get them - I've downloaded a load and random files and tried to link them under a models: section in my config.

Please help. I am totally lost - even YouTube has nothing I can find,