blakeblackshear.frigate/frigate
2021-01-26 21:40:33 -06:00
..
test fix test 2021-01-26 21:40:33 -06:00
__init__.py
__main__.py
app.py allow db path to be customized 2021-01-26 21:40:33 -06:00
config.py allow the mask to be a list of masks 2021-01-26 21:40:33 -06:00
const.py
edgetpu.py allow defining model shape and switch to mobiledet as default model 2021-01-26 21:40:33 -06:00
events.py catch all psutil errors 2021-01-26 21:40:33 -06:00
http.py allow runtime drawing settings for mjpeg and latest 2021-01-26 21:40:33 -06:00
log.py log level configuration 2021-01-26 21:40:33 -06:00
models.py
motion.py allow runtime drawing settings for mjpeg and latest 2021-01-26 21:40:33 -06:00
mqtt.py better exception handling 2021-01-26 21:40:33 -06:00
object_processing.py allow runtime drawing settings for mjpeg and latest 2021-01-26 21:40:33 -06:00
objects.py configurable motion and detect settings 2021-01-26 21:40:33 -06:00
process_clip.py configurable motion and detect settings 2021-01-26 21:40:33 -06:00
record.py dont delete the recordings directory 2021-01-26 21:40:33 -06:00
util.py allow region to extend beyond the frame 2021-01-26 21:40:33 -06:00
video.py allow runtime drawing settings for mjpeg and latest 2021-01-26 21:40:33 -06:00
watchdog.py
zeroconf.py