blakeblackshear.frigate/frigate
2021-08-07 15:51:16 -05:00
..
test initial commit 2021-08-07 15:51:16 -05:00
__init__.py
__main__.py
app.py add labelmap customization to the config (fixes #507) 2021-07-07 22:58:18 -05:00
config.py initial commit 2021-08-07 15:51:16 -05:00
const.py initial implementation of recordings table 2021-06-10 07:04:28 -05:00
edgetpu.py use new pycoral libraries 2021-08-07 15:34:55 -05:00
events.py initial commit 2021-08-07 15:51:16 -05:00
http.py initial commit 2021-08-07 15:51:16 -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 no need to worry about payload here 2021-07-06 07:36:37 -05:00
object_processing.py fix motion mask overlay 2021-07-13 08:56:20 -05:00
objects.py Improve handling of object matching 2021-05-22 08:04:38 -05:00
output.py switch default live resolution to 720 2021-07-21 07:47:11 -05:00
process_clip.py Improve ffprobe executions 2021-05-22 07:48:00 -05:00
record.py initial commit 2021-08-07 15:51:16 -05:00
stats.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
util.py Add ability to restart 2021-07-06 07:36:37 -05:00
video.py use new pycoral libraries 2021-08-07 15:34:55 -05:00
watchdog.py Wait on stop event when possible 2021-05-22 07:54:16 -05:00
zeroconf.py