blakeblackshear.frigate/frigate/comms
Nicolas Mowen dba21b606d
Convert config updating and video/audio queues to use zmq (#9893)
* Add config pub / sub pattern

* remove recording from feature metrics

* remove audio and feature metrics

* Check for updates from all cameras

* remove birdseye from camera metrics

* remove motion and detection camera metrics

* Ensure that all processes are stopped

* Stop communicators

* Detections

* Cleanup video output queue

* Use select for time sensitive polls

* Use ipc instead of tcp
2024-02-19 07:26:59 -06: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 Convert config updating and video/audio queues to use zmq (#9893) 2024-02-19 07:26:59 -06: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 use enabled_in_config for switch in HA integration (#8630) 2023-11-16 01:25:48 +00:00
ws.py Don't fail if message is received before websocket start (#9634) 2024-02-05 17:53:16 -06:00