mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-23 04:28:32 +03:00
clean up
This commit is contained in:
parent
a03e1e17be
commit
43dff9bb9f
@ -117,8 +117,6 @@ def capture_frames(
|
||||
skipped_eps = EventsPerSecond()
|
||||
skipped_eps.start()
|
||||
|
||||
# Stall detection moved to CameraWatchdog to avoid overhead here
|
||||
|
||||
config_subscriber = CameraConfigUpdateSubscriber(
|
||||
None, {config.name: config}, [CameraConfigUpdateEnum.enabled]
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user