diff --git a/frigate/ptz/autotrack.py b/frigate/ptz/autotrack.py index 5cce42949..f5ff024d0 100644 --- a/frigate/ptz/autotrack.py +++ b/frigate/ptz/autotrack.py @@ -249,6 +249,7 @@ class PtzAutoTracker: return + if self.onvif.cams[camera]["init"]: self.onvif.get_camera_status(camera) # movement thread per camera