prod: frigate: Set LIBVA driver name
Frigate defaults to using the *intel* VA-API driver, but *nvr2.p.b* has an AMD GPU.master
parent
41251a52cd
commit
97ba882cb2
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue