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

3 Commits

Author SHA1 Message Date
Nicolas Mowen
dd3dc7949a
Use zmq for inter process communication ()
* Use zmq for inter process communication

* Use localhost for reply and request

* Use pyobj instead of json and Need to use separate requestors for each audio listener

* Cleanup port defining
2024-02-14 18:24:36 -06:00
Nicolas Mowen
662025a961
Remove faster_fifo ()
* Remove faster_fifo

* Remove const
2023-07-16 07:42:56 -05:00
jpverdejo
b909ff4ecb
Expose dBFS when doing audio analysis ()
* Expose dBFS when doing audio analysis

* Implement metadata communicator

* revert test changes

* Reverting the tests changes. For real this time

* Address feedback

* Address feedback

* Address feedback

* Address feedback
2023-07-13 19:52:33 -05:00