blakeblackshear.frigate/frigate/comms
Nicolas Mowen 76a114a3cd
Rewrite events communication to use zmq instead of mp.Queue (#10627)
* Move to using zmq for events updating

* Use event updater in manual events handler

* Formatting
2024-03-23 11:11:32 -05:00
..
config_updater.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
detections_updater.py Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06:00
dispatcher.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 2024-02-20 16:26:09 -07: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 Don't fail if message is received before websocket start (#9634) 2024-02-05 17:53:16 -06:00