mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 02:05:21 +03:00
Remove log which could apply to other caess
This commit is contained in:
parent
0ad6f68f1f
commit
f415b42cf9
@ -41,7 +41,7 @@ def get_gpu_device() -> str:
|
||||
GPU_DEVICE_PARAM = f"/dev/dri/{device}"
|
||||
return GPU_DEVICE_PARAM
|
||||
|
||||
logger.error("Hardware acceleration was requested but no suitable GPU was found.")
|
||||
return ""
|
||||
|
||||
|
||||
_user_agent_args = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user