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 Run python unit tests in a github actions (#2589) 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 expire interval configurable for users wanting to minimize i/o 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 cleanup clean snapshots on event deletion too 2022-02-18 21:18:26 -06:00
log.py Add support for NGINX VOD Module 2021-05-22 07:48:44 -05:00
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 fix logo used for birdseye 2021-10-05 18:40:46 -05:00
record.py make expire interval configurable for users wanting to minimize i/o 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 avoid extra tracking work on stationary frames 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