mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Fix init
This commit is contained in:
parent
98d534918a
commit
6f170358ed
@ -157,7 +157,7 @@ class PtzAutoTracker:
|
||||
self.move_threads[camera_name].daemon = True
|
||||
self.move_threads[camera_name].start()
|
||||
|
||||
self.autotracker_init[camera_name] = True
|
||||
self.autotracker_init[camera_name] = True
|
||||
|
||||
def _process_move_queue(self, camera):
|
||||
while True:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user