frigate/frigate/comms
Josh Hawkins e9ef4f978a
Restore runtime state on startup (#23326)
* add class

* restore runtime state in dispatcher

* restore on startup with special case for profile

* add tests

* update docs

* mypy
2026-05-27 12:03:09 -06:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
detections_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
dispatcher.py Restore runtime state on startup (#23326) 2026-05-27 12:03:09 -06:00
embeddings_updater.py Genai review summaries (#19473) 2025-08-16 10:20:33 -05:00
event_metadata_updater.py Improve comms typing (#18599) 2025-08-16 10:20:33 -05:00
events_updater.py Enable mypy for track and fix typing errors (#19529) 2025-08-17 12:27:42 -05:00
inter_process.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00
mqtt.py MQTT: Publish "stopped" to available topic on app stop (#22527) 2026-03-19 14:46:37 -06:00
object_detector_signaler.py Use Fork-Server As Spawn Method (#18682) 2025-08-16 10:20:33 -05:00
recordings_updater.py Watchdog enhancements (#20237) 2025-09-28 10:52:14 -06:00
review_updater.py Implement start for review item description processor (#19352) 2025-08-16 10:20:33 -05:00
runtime_state.py Restore runtime state on startup (#23326) 2026-05-27 12:03:09 -06:00
webpush.py Miscellaneous fixes (#23092) 2026-05-02 16:35:42 -06:00
ws.py Filter outbound websocket broadcasts by per-recipient camera access (#23256) 2026-05-19 14:51:16 -05:00
zmq_proxy.py Debug replay (#22212) 2026-03-04 10:07:34 -06:00