blakeblackshear.frigate/frigate/comms
Nicolas Mowen d1082ec305
Support manual detections in review items (#10784)
* Only update frame time if it is older

* Support manual detections as review items

* Don't handle api detections in recordings

* Store recordings for manual events
2024-04-02 07:07:50 -06:00
..
config_updater.py
detections_updater.py Support manual detections in review items (#10784) 2024-04-02 07:07:50 -06:00
dispatcher.py Add relative movement by clicking on camera image for supported ptzs (#10629) 2024-03-23 10:53:33 -06:00
events_updater.py Rewrite events communication to use zmq instead of mp.Queue (#10627) 2024-03-23 11:11:32 -05:00
inter_process.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
mqtt.py Update and migrate mqtt to v2 (#10160) 2024-03-01 00:59:47 +00:00
ws.py