blakeblackshear.frigate/frigate/comms
Nicolas Mowen 66277fbb6c
Fix embeddings (#15072)
* Fix embeddings reading frames

* Fix event update reading

* Formatting

* Pin AIO http to fix build failure

* Pin starlette
2024-11-19 12:20:04 -06:00
..
config_updater.py
detections_updater.py
dispatcher.py Tracked object metadata changes (#15055) 2024-11-18 11:26:44 -07:00
embeddings_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
event_metadata_updater.py Embeddings fixes (#14269) 2024-10-10 16:37:43 -05:00
events_updater.py Fix embeddings (#15072) 2024-11-19 12:20:04 -06:00
inter_process.py Openvino models (#14283) 2024-10-11 10:47:23 -06:00
mqtt.py fix string comparison on mqtt error message for Server unavailable (#14675) 2024-10-30 05:05:58 -06:00
webpush.py
ws.py
zmq_proxy.py