.. |
test
|
update object filters to inherit like motion settings
|
2021-01-26 21:40:33 -06:00 |
__init__.py
|
|
|
__main__.py
|
sort imports
|
2021-01-26 21:40:33 -06:00 |
app.py
|
use sqlitequeuedb
|
2021-01-26 21:40:33 -06:00 |
config.py
|
change default log level
|
2021-01-31 06:18:35 -06:00 |
const.py
|
make directories constants
|
2021-01-26 21:40:33 -06:00 |
edgetpu.py
|
don't fallback to the CPU
|
2021-01-26 21:40:33 -06:00 |
events.py
|
add debug log when cache is cleaned up
|
2021-01-26 21:40:33 -06:00 |
http.py
|
feat(web): auto-paginate events page
|
2021-01-31 06:18:35 -06:00 |
log.py
|
tail last 100 lines of ffmpeg logs and dump when failure detected
|
2021-01-31 06:18:35 -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
|
fix initial switch state
|
2021-01-26 21:40:33 -06:00 |
object_processing.py
|
rate limit tracked object updates to every 5 seconds
|
2021-01-26 21:40:33 -06:00 |
objects.py
|
configurable motion and detect settings
|
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 |
stats.py
|
New stats module, refactor stats generation out of http module.
|
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
|
tail last 100 lines of ffmpeg logs and dump when failure detected
|
2021-01-31 06:18:35 -06:00 |
watchdog.py
|
if detection stopped, assume the container needs a restart
|
2021-01-26 21:40:33 -06:00 |
zeroconf.py
|
add zeroconf discovery
|
2021-01-26 21:40:33 -06:00 |