forked from Github/frigate
Set supported ptz features in init to not fail when camera has an error (#7228)
This commit is contained in:
@@ -54,6 +54,7 @@ class OnvifController:
|
||||
),
|
||||
"init": False,
|
||||
"active": False,
|
||||
"features": [],
|
||||
"presets": {},
|
||||
}
|
||||
except ONVIFError as e:
|
||||
|
||||
Reference in New Issue
Block a user