This commit is contained in:
Josh Hawkins 2025-12-15 12:55:54 -06:00
parent a03e1e17be
commit 43dff9bb9f

View File

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