mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Add driver env var name
This commit is contained in:
parent
1dd80f422d
commit
fa765da19d
@ -14,6 +14,7 @@ REGEX_HTTP_CAMERA_USER_PASS = "user=[a-zA-Z0-9_-]+&password=[\S]+"
|
||||
|
||||
# Known Driver Names
|
||||
|
||||
DRIVER_ENV_VAR = "LIBVA_DRIVER_NAME"
|
||||
DRIVER_AMD = "radeonsi"
|
||||
DRIVER_INTEL_i965 = "i965"
|
||||
DRIVER_INTEL_iHD = "iHD"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user