ensure onvif init if enabling by mqtt

This commit is contained in:
Josh Hawkins 2023-10-14 14:14:50 -05:00
parent 271997768c
commit d07a4abbc9

View File

@ -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