blakeblackshear.frigate/frigate
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
..
api Add snapshot-clean.png API endpoint (#10510) 2024-03-19 06:54:25 -05:00
comms Rewrite events communication to use zmq instead of mp.Queue (#10627) 2024-03-23 11:11:32 -05:00
detectors
events Rewrite events communication to use zmq instead of mp.Queue (#10627) 2024-03-23 11:11:32 -05:00
images Replace green screen with error message and force camera_fps to 0 (#4544) 2022-11-28 21:47:20 -06:00
motion
output Use preview quality setting to set image height and webp quality (#10502) 2024-03-17 18:30:14 -05:00
ptz Don't check autotracking onvif requirements for users with autotracking disabled (#10350) 2024-03-09 08:48:31 -06:00
record Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
review
stats Reorganize stats (#9960) 2024-02-21 14:10:28 -06:00
test Save motion as motion box count (#10484) 2024-03-15 13:13:40 -06:00
track
util
__init__.py
__main__.py
app.py
config.py
const.py
ffmpeg_presets.py
log.py Remove faster_fifo (#7181) 2023-07-16 07:42:56 -05:00
models.py
mypy.ini
object_detection.py
object_processing.py
plus.py Fix permission error accessing /run/secrets (#10097) 2024-02-28 17:18:34 -06:00
storage.py
timeline.py
types.py
video.py
watchdog.py