Blake Blackshear
|
810c23d8ee
|
only publish end events for true positives
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
34d9b2983e
|
ensure all events are cleaned up
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
63c5c8412a
|
publish events like a change feed
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
60207723d1
|
pull from memory if event in progress
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
f4117ad096
|
add endpoint for event thumbnail
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
8bed4e9970
|
add service to get by id
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
f72eaf781c
|
add zones to summary data
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
e9ecc20a36
|
sleep in the right place
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
addfa2a32d
|
manage events for unlisted cameras
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
0dad9bc393
|
add event cleanup thread
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
5155875a72
|
add clip retention to config
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
4ed1217366
|
use localtime in group by
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
50e898a684
|
new http endpoints
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
251c7fa982
|
add parameters to event query
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
00c75e9f98
|
only save events when a clip is created
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
1b5b02d286
|
add bas64 encoded thumbnail to the database
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
946d655cee
|
check for None value thumbnail_data
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
d56710b0b5
|
only set thumbnail data if object is a true positive
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
0cf78277b5
|
add some debug logging to frame cache
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
ce2a583ff9
|
dont use a property
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
84bddad30e
|
attempt to fix missing thumbs
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
0ff682504a
|
better frame handling for best images
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
5d5984166f
|
cleanup false_positive attribute
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
b825eb44fe
|
ensure some valid thumbnail is available
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
7015eb66f2
|
don't save thumbnails for false positives
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
494eeb16a5
|
cleanup
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
692fdc8d5d
|
reduce logging
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
ec1a8ebd4a
|
fixes
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
59daa6597b
|
update nginx config
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
3941ce4ad1
|
stop writing json file to disk
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
aff87d4372
|
create tracked object class and save thumbnails
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
373ca87887
|
maintain thumbnail frames for tracked objects
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
03c855ecbe
|
sort imports
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
3a3cb24631
|
naming threads and processes for logs
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
4c3fea25a5
|
use a queue for logging
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
af303cbf2a
|
create typed config classes
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
b7c09a9b38
|
add nginx and change default file locations
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
eced06eea8
|
config setup
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
15d989255c
|
add watchdog
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
095566b9c2
|
add back all endpoints
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
b77a65d446
|
add event processor
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
9778a748fc
|
add capture processes
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
a89dddcafa
|
add camera processors
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
75973fd4c0
|
add detected_frames_processor
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
514036f9d1
|
add detector processes
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
36fbedab20
|
init db/http/mqtt
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
180baeba50
|
app container and config schema
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
cce82fe2a5
|
move primary script into the module
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
5512bb2e06
|
saving events and simple endpoint
|
2021-01-26 21:40:33 -06:00 |
|
Blake Blackshear
|
be1fcbbdf8
|
basic database model and api endpoint
|
2021-01-26 21:40:33 -06:00 |
|