mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-02-18 00:16:41 +01:00
Set supported ptz features in init to not fail when camera has an error (#7228)
This commit is contained in:
parent
f2ff55dba2
commit
b655eca152
@ -54,6 +54,7 @@ class OnvifController:
|
||||
),
|
||||
"init": False,
|
||||
"active": False,
|
||||
"features": [],
|
||||
"presets": {},
|
||||
}
|
||||
except ONVIFError as e:
|
||||
|
Loading…
Reference in New Issue
Block a user