app.py
|
add env vars to config
|
2021-01-26 21:40:33 -06:00 |
config.py
|
snapshots config typo
|
2021-01-26 21:40:33 -06:00 |
edgetpu.py
|
don't fallback to the CPU
|
2021-01-26 21:40:33 -06:00 |
http.py
|
allow summary data to be filtered
|
2021-01-26 21:40:33 -06:00 |
log.py
|
Set titles for forked processes
|
2021-01-26 21:40:33 -06:00 |
models.py
|
add database migrations
|
2021-01-26 21:40:33 -06:00 |
motion.py
|
add mask as object filter
|
2021-01-26 21:40:33 -06:00 |
mqtt.py
|
add detection enable to config
|
2021-01-26 21:40:33 -06:00 |
object_processing.py
|
add change type to events topic
|
2021-01-26 21:40:33 -06:00 |
process_clip.py
|
update process clip for latest changes
|
2021-01-26 21:40:33 -06:00 |
record.py
|
handle process exit exceptions
|
2021-01-26 21:40:33 -06:00 |
util.py
|
remove support for image masks
|
2021-01-26 21:40:33 -06:00 |
video.py
|
enable and disable detection via mqtt
|
2021-01-26 21:40:33 -06:00 |