prod: frigate: Set LIBVA driver name

Frigate defaults to using the *intel* VA-API driver, but *nvr2.p.b* has
an AMD GPU.
master
Dustin 2024-04-05 22:26:41 -05:00
parent 41251a52cd
commit 97ba882cb2
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ _frigate: env: {
SErfC7lprII0iQ6GCyNNBMSv6nOjNYUC96gEDhuMAPt+Z4Grfw== SErfC7lprII0iQ6GCyNNBMSv6nOjNYUC96gEDhuMAPt+Z4Grfw==
-----END AGE ENCRYPTED FILE----- -----END AGE ENCRYPTED FILE-----
""" """
LIBVA_DRIVER_NAME: "radeonsi"
} }
_frigate: config: mqtt: { _frigate: config: mqtt: {