1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-27 00:17:27 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Nicolas Mowen
1bd3285679
Use pickle for config objects () 2024-07-24 10:37:29 -05:00
Nicolas Mowen
d28ad0f0c8
Use JSON instead of pickle for serialization () 2024-07-24 08:58:23 -06:00
Nicolas Mowen
dba21b606d
Convert config updating and video/audio queues to use zmq ()
* 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