blakeblackshear.frigate/frigate
2022-02-18 21:18:26 -06:00
..
test require url safe camera names 2022-02-18 21:18:26 -06:00
__init__.py
__main__.py
app.py add stacktrace to config validation errors 2022-02-18 21:18:26 -06:00
birdseye.png
config.py allow dash in camera name 2022-02-18 21:18:26 -06:00
const.py Allow for ".yaml" (#2244) 2022-02-18 21:18:26 -06:00
edgetpu.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
events.py only save recordings when an event is in progress 2022-02-18 21:18:26 -06:00
http.py set has_clip to false when recordings fail 2022-02-18 21:18:26 -06:00
log.py
models.py store objects and motion counts in the db 2022-02-18 21:18:26 -06:00
motion.py avoid divide by zero 2022-02-18 21:18:26 -06:00
mqtt.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
object_processing.py require a position change to be an active object 2022-02-18 21:18:26 -06:00
objects.py avoid extra tracking work on stationary frames 2022-02-18 21:18:26 -06:00
output.py
record.py invert active_count logic 2022-02-18 21:18:26 -06:00
stats.py check for apex dir 2022-02-18 21:18:26 -06:00
util.py safe refactoring (#2552) 2022-02-18 21:18:26 -06:00
video.py adjust error messages on ffmpeg crash 2022-02-18 21:18:26 -06:00
watchdog.py
zeroconf.py