blakeblackshear.frigate/frigate
2021-06-14 18:20:12 -05:00
..
test update birdseye layout calculations 2021-06-12 07:23:14 -05:00
__init__.py
__main__.py
app.py cleanup 2021-06-14 07:48:35 -05:00
config.py add config for birdseye 2021-06-12 07:23:14 -05:00
const.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
edgetpu.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
events.py send clip_ready mqtt to event topic 2021-06-14 18:20:12 -05:00
http.py remove gevent fixes #920 2021-06-14 07:48:35 -05:00
log.py Add support for NGINX VOD Module 2021-05-22 07:48:44 -05:00
models.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
motion.py
mqtt.py remove gevent fixes #920 2021-06-14 07:48:35 -05:00
object_processing.py send clip_ready mqtt to event topic 2021-06-14 18:20:12 -05:00
objects.py Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py overlay the frigate logo on the blank frame 2021-06-13 12:35:39 -05:00
process_clip.py Improve ffprobe executions 2021-05-22 07:48:00 -05:00
record.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
stats.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
util.py precompute the layout offsets and dimensions 2021-06-12 07:23:14 -05:00
video.py Use dataclasses for config handling 2021-05-23 20:38:57 -05:00
watchdog.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
zeroconf.py