mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Fix birdseye crash when dynamically adding a camera (#18821)
This commit is contained in:
committed by
Blake Blackshear
parent
847b03e71b
commit
7c8164aa99
@@ -425,6 +425,7 @@ class FrigateApp:
|
||||
self.camera_metrics,
|
||||
self.ptz_metrics,
|
||||
self.stop_event,
|
||||
self.metrics_manager,
|
||||
)
|
||||
self.camera_maintainer.start()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user