mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-06 19:25:22 +03:00
Cleanup
This commit is contained in:
parent
b62c48b58e
commit
3ac40e7552
@ -108,9 +108,9 @@ class OnvifController:
|
||||
try:
|
||||
move_request.Translation.Zoom.space = ptz_config["Spaces"][
|
||||
"RelativeZoomTranslationSpace"
|
||||
][0]["URI"]
|
||||
][0]["URI"]
|
||||
except Exception:
|
||||
// camera does not support relative zoom
|
||||
# camera does not support relative zoom
|
||||
pass
|
||||
|
||||
if move_request.Speed is None:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user