blakeblackshear.frigate/frigate/comms
Nicolas Mowen b3d5cd9e4b
Refactor manual event api to use ZMQ (#17105)
* Don't wait for topic

* Refactor object processing and camera state

* Move manual event handling to camera state / tracked object

* Cleanup

* Refactor audio to use internal zmq

* Cleanup

* Clenaup

* Cleanup

* Quick label fix

* Fix tests

* Cleanup
2025-03-11 22:31:05 -05:00
..
base_communicator.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
config_updater.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
detections_updater.py Semantic Search for Detections (#11899) 2024-08-29 20:19:50 -06:00
dispatcher.py Dynamically enable/disable cameras (#16894) 2025-03-03 08:30:52 -07:00
embeddings_updater.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
event_metadata_updater.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
mqtt.py Disabled camera output (#16920) 2025-03-03 15:05:49 -06:00
recordings_updater.py Refactor processors and add LPR postprocessing (#16722) 2025-02-21 06:51:37 -07:00
webpush.py Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
ws.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
zmq_proxy.py Properly call super() in subclasses (#14124) 2024-10-02 19:35:46 -06:00