Hi @mathgoy, I've been using Frigate with an NVIDIA GPU.   to set it up, go the the docker template and add: --rm --runtime=nvidia to the "Extra Parameters".   You will also need to add two new Variables: "NVIDIA_VISIBLE_DEVICES" and "NVIDIA_DRIVER_CAPABILITIES":   After that you should be able to run "nvidia-smi" in the docker console:   Note that you won't get anything under processes here even after you'll get the GPU deco
    • Thanks
    • Like
    3