blakeblackshear.frigate/frigate
Blake Blackshear 8f68df60c7 fix test
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 switch default threshold to .7 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 fix flask logger config 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
mqtt.py better exception handling 2021-01-26 21:40:33 -06:00
object_processing.py
objects.py allow region to extend beyond the frame 2021-01-26 21:40:33 -06:00
process_clip.py allow process clips to output a csv of scores 2021-01-26 21:40:33 -06:00
record.py
util.py allow region to extend beyond the frame 2021-01-26 21:40:33 -06:00
video.py fix process clip 2021-01-26 21:40:33 -06:00
watchdog.py
zeroconf.py