mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 11:45:24 +03:00
ensure onvif init if enabling by mqtt
This commit is contained in:
parent
271997768c
commit
d07a4abbc9
@ -249,6 +249,7 @@ class PtzAutoTracker:
|
|||||||
|
|
||||||
return
|
return
|
||||||
|
|
||||||
|
if self.onvif.cams[camera]["init"]:
|
||||||
self.onvif.get_camera_status(camera)
|
self.onvif.get_camera_status(camera)
|
||||||
|
|
||||||
# movement thread per camera
|
# movement thread per camera
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user