mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-20 13:54:36 +01:00
* refactor dispatcher * add reindex to dictionary * add circular progress bar component * Add progress to UI when embeddings are reindexing * readd comments to dispatcher for clarity * Only report progress every 10 events so we don't spam the logs and websocket * clean up |
||
|---|---|---|
| .. | ||
| config_updater.py | ||
| detections_updater.py | ||
| dispatcher.py | ||
| embeddings_updater.py | ||
| event_metadata_updater.py | ||
| events_updater.py | ||
| inter_process.py | ||
| mqtt.py | ||
| webpush.py | ||
| ws.py | ||
| zmq_proxy.py | ||