Files
frigate/frigate
Josh Hawkins eb1709fa49 add refresh topic for camera maintainer recycle action
The maintainer's recycle branch is doing an action (recycle the camera)
in response to a section-level signal. Introduce a
CameraConfigUpdateEnum.refresh case as an explicit action signal — the
maintainer subscribes to refresh instead of detect, parallel with add
and remove. Publishers fire refresh alongside detect when a recycle is
needed; section-level subscribers keep their existing topic.

Since no main-process subscriber listens for detect anymore, the
refresh handler calls recreate_ffmpeg_cmds() explicitly so the shared
CameraConfig's ffmpeg_cmds is rebuilt before the new subprocesses
spawn.
2026-05-22 09:11:43 -05:00
..
2026-03-26 12:54:12 -06:00
2026-05-18 22:52:40 -05:00
2026-05-21 08:12:53 -06:00
2026-05-18 22:52:40 -05:00
2026-05-21 14:38:38 -06:00
2026-05-20 16:37:02 -05:00
2026-05-13 15:12:48 -06:00
2026-05-22 08:50:27 -05:00
2026-05-18 22:52:40 -05:00
2026-05-07 12:23:02 -06:00
2021-01-26 21:40:33 -06:00
2026-05-21 08:12:53 -06:00
2026-03-26 13:47:24 -05:00
2026-02-03 13:29:52 -06:00
2026-03-26 12:54:12 -06:00
2026-04-29 16:20:19 -06:00