blakeblackshear.frigate/frigate
2021-01-22 06:40:01 -06:00
..
test update object filters to inherit like motion settings 2021-01-16 19:09:18 -06:00
__init__.py
__main__.py sort imports 2020-12-05 08:48:46 -06:00
app.py ensure error message with missing config is printed 2021-01-19 18:00:26 -06:00
config.py fix zone config 2021-01-18 06:38:26 -06:00
const.py make directories constants 2020-12-05 08:48:46 -06:00
edgetpu.py don't fallback to the CPU 2021-01-16 19:09:18 -06:00
events.py dont wait forever for the cache 2021-01-21 17:26:53 -06:00
http.py add snapshot endpoint that works during the event fixes #575 2021-01-21 18:49:20 -06:00
log.py Set titles for forked processes 2021-01-16 19:09:18 -06:00
models.py add database migrations 2021-01-16 19:09:18 -06:00
motion.py add mask as object filter 2021-01-16 19:09:18 -06:00
mqtt.py fix initial switch state 2021-01-20 21:56:43 -06:00
object_processing.py rate limit tracked object updates to every 5 seconds 2021-01-22 06:40:01 -06:00
objects.py configurable motion and detect settings 2020-12-20 07:37:44 -06:00
process_clip.py update process clip for latest changes 2020-12-20 07:37:44 -06:00
record.py handle process exit exceptions 2021-01-16 19:09:18 -06:00
stats.py New stats module, refactor stats generation out of http module. 2021-01-16 19:09:18 -06:00
util.py remove support for image masks 2021-01-16 19:09:18 -06:00
video.py enable and disable detection via mqtt 2021-01-16 19:09:18 -06:00
watchdog.py sort imports 2020-12-05 08:48:46 -06:00
zeroconf.py add zeroconf discovery 2020-12-05 08:48:46 -06:00