blakeblackshear.frigate/frigate
Nat Morris 12c9e63b13 New stats module, refactor stats generation out of http module.
StatsEmitter thread to send stats to MQTT every 60 seconds by default, optional stats_interval config value.

New service stats attribute, containing uptime in seconds and version.
2021-01-16 19:09:18 -06:00
..
test
__init__.py
__main__.py
app.py New stats module, refactor stats generation out of http module. 2021-01-16 19:09:18 -06:00
config.py New stats module, refactor stats generation out of http module. 2021-01-16 19:09:18 -06:00
const.py
edgetpu.py
events.py enable turning clips on and off via mqtt 2021-01-16 19:09:18 -06:00
http.py New stats module, refactor stats generation out of http module. 2021-01-16 19:09:18 -06:00
log.py
models.py
motion.py
mqtt.py turn off snapshots via mqtt 2021-01-16 19:09:18 -06:00
object_processing.py
objects.py
process_clip.py
record.py
stats.py New stats module, refactor stats generation out of http module. 2021-01-16 19:09:18 -06:00
util.py
video.py
watchdog.py
zeroconf.py