blakeblackshear.frigate/frigate/comms
Josh Hawkins 23c3323871
Dynamic embeddings reindexing (#17418)
* reindex with api endpoint and zmq

* threading

* frontend

* require admin role
2025-03-27 11:29:34 -06:00
..
base_communicator.py
config_updater.py
detections_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
dispatcher.py Disabled cameras fixing (#17273) 2025-03-20 11:20:44 -05:00
embeddings_updater.py Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
event_metadata_updater.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
events_updater.py
inter_process.py
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
ws.py
zmq_proxy.py