blakeblackshear.frigate/frigate
2021-02-20 08:20:17 -06:00
..
test
__init__.py
__main__.py
app.py use sqlitequeuedb 2021-01-26 21:40:33 -06:00
config.py increase default max_disappeared to 5x FPS 2021-02-20 08:20:17 -06:00
const.py
edgetpu.py
events.py proactively clean up cache when above 90% use 2021-02-20 08:20:17 -06:00
http.py fix(app): reduce JPEG quality to drastically improve size 2021-02-20 08:20:17 -06:00
log.py tail last 100 lines of ffmpeg logs and dump when failure detected 2021-01-31 06:18:35 -06:00
models.py
motion.py
mqtt.py fix initial switch state 2021-01-26 21:40:33 -06:00
object_processing.py rate limit tracked object updates to every 5 seconds 2021-01-26 21:40:33 -06:00
objects.py
process_clip.py
record.py
stats.py add disk usage to stats 2021-02-20 08:20:17 -06:00
util.py
video.py only run detection on objects that intersect with motion 2021-02-20 08:20:17 -06:00
watchdog.py if detection stopped, assume the container needs a restart 2021-01-26 21:40:33 -06:00
zeroconf.py