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 fix logo used for birdseye 2021-10-05 18:40:46 -05:00
config.py make stationary_threshold configurable 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 update db entry when a stored property changes 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 update an object once per minute 2022-02-18 21:18:26 -06:00
objects.py make stationary_threshold configurable 2022-02-18 21:18:26 -06:00
output.py fix logo used for birdseye 2021-10-05 18:40:46 -05:00
record.py note for future 2022-02-18 21:18:26 -06:00
stats.py check for apex dir 2022-02-18 21:18:26 -06:00
util.py avoid rare divide by zero 2022-02-18 21:18:26 -06:00
video.py make stationary_threshold configurable 2022-02-18 21:18:26 -06:00
watchdog.py use s6 to shutdown frigate 2021-09-18 07:40:27 -05:00
zeroconf.py