blakeblackshear.frigate/frigate
Nicolas Mowen dd3dc7949a
Use zmq for inter process communication (#9309)
* 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
..
comms Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
detectors
events Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
images
motion
output Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
ptz Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
record Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
test Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
track
util Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
__init__.py
__main__.py
app.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
config.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
const.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
ffmpeg_presets.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
http.py Merge remote-tracking branch 'origin/master' into dev 2024-02-14 18:20:55 -06:00
log.py
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py
stats.py
storage.py
timeline.py
types.py
video.py Use zmq for inter process communication (#9309) 2024-02-14 18:24:36 -06:00
watchdog.py