prod: frigate: Set LIBVA driver name
Frigate defaults to using the *intel* VA-API driver, but *nvr2.p.b* has an AMD GPU.
This commit is contained in:
2
env/prod/frigate.cue
vendored
2
env/prod/frigate.cue
vendored
@@ -36,6 +36,8 @@ _frigate: env: {
|
||||
SErfC7lprII0iQ6GCyNNBMSv6nOjNYUC96gEDhuMAPt+Z4Grfw==
|
||||
-----END AGE ENCRYPTED FILE-----
|
||||
"""
|
||||
|
||||
LIBVA_DRIVER_NAME: "radeonsi"
|
||||
}
|
||||
|
||||
_frigate: config: mqtt: {
|
||||
|
||||
Reference in New Issue
Block a user