blakeblackshear.frigate/frigate
2021-07-01 07:54:09 -05:00
..
test make contour_area dynamic 2021-07-01 07:54:09 -05:00
__init__.py
__main__.py
app.py initial conversion to pydantic 2021-06-24 06:53:05 -05:00
config.py make contour_area dynamic 2021-07-01 07:54:09 -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 fix cache cleanup (fixes #1231) 2021-06-30 06:38:36 -05:00
http.py Check for jpg bytes before make_response 2021-06-27 08:13:14 -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 remove unneeded changes 2021-06-24 06:53:05 -05:00
mqtt.py remove gevent fixes #920 2021-06-14 07:48:35 -05:00
object_processing.py fix timestamp 2021-06-25 06:13:08 -05:00
objects.py Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py initial conversion to pydantic 2021-06-24 06:53:05 -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 fix ffmpeg config and remove side effects 2021-06-25 06:13:08 -05:00
video.py identity check is correct way to check for None 2021-06-27 08:09:58 -05:00
watchdog.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
zeroconf.py