Commit Graph

336 Commits

Author SHA1 Message Date
Blake Blackshear
5a84a1ae37 support multiple coral devices (fixes #100) 2020-10-10 06:57:43 -05:00
Blake Blackshear
34c769745d print stacktraceon segfaults 2020-10-07 16:54:40 -05:00
Blake Blackshear
32ee1914e0 prevent frame from being deleted while in use 2020-10-07 16:54:40 -05:00
Blake Blackshear
386a3ad787 build ffmpeg in separate container 2020-10-07 16:54:40 -05:00
Blake Blackshear
a83bc0a303 arm64 ffmpeg cleanup 2020-10-07 16:54:40 -05:00
Blake Blackshear
61caf67dd6 arm64 ffmpeg build 2020-10-07 16:54:40 -05:00
Blake Blackshear
0bb2ed98da ffmpeg 4.3.1 build for amd64 2020-10-07 16:54:40 -05:00
Blake Blackshear
181a119a5d base image build cleanup 2020-10-07 16:54:40 -05:00
Blake Blackshear
0f1fc9c865 arm64 support 2020-10-07 16:54:40 -05:00
Blake Blackshear
11ece32134 add rpi dockerfile 2020-10-07 16:54:40 -05:00
Blake Blackshear
8b41a61670 update dockerfiles for amd64 2020-10-07 16:54:40 -05:00
Blake Blackshear
29c125f39d Base dockerfile for building wheels 2020-10-07 16:54:40 -05:00
Blake Blackshear
eea433aa87 refactor dockerfile 2020-10-07 16:54:40 -05:00
Blake Blackshear
221bba3b07 fix shared memory store usage for events 2020-10-07 16:54:40 -05:00
Blake Blackshear
9861ea5cd7 cleanup 2020-09-25 19:04:03 -05:00
Blake Blackshear
37dd00fba1 update detection handoff to use shared memory 2020-09-25 19:04:03 -05:00
Blake Blackshear
1735e72ef8 upgrade to python3.8 and switch from plasma store to shared_memory 2020-09-25 19:04:03 -05:00
Blake Blackshear
309c0dcda3 proper handling of crop param (fixes #208) 2020-09-20 20:58:10 -05:00
Blake Blackshear
b35cc01035 allow the best image timeout to be configurable 2020-09-18 07:14:44 -05:00
Blake Blackshear
6e79a5402e Readme updates 2020-09-17 07:37:27 -05:00
Blake Blackshear
a989f8daaf update readme 2020-09-17 07:37:27 -05:00
Blake Blackshear
7880d24b29 prevent the cache from growing indefinitely 2020-09-17 07:37:27 -05:00
Blake Blackshear
fdc8bbf72d move zone config under each camera 2020-09-17 07:37:27 -05:00
Blake Blackshear
005e188d38 continue if frames not in frame manager 2020-09-17 07:37:27 -05:00
Blake Blackshear
adcc3e9b98 copy obj so crop doesnt change 2020-09-17 07:37:27 -05:00
Blake Blackshear
5fe201da25 avoid processing broken frames 2020-09-17 07:37:27 -05:00
Blake Blackshear
974f7bd0df fix mqtt snapshot 2020-09-17 07:37:27 -05:00
Blake Blackshear
780ae7cd4f allow specifying labels to save clips for 2020-09-17 07:37:27 -05:00
Blake Blackshear
50e568b84c allow setting size and cropping of snapshots and best.jpg endpoint 2020-09-17 07:37:27 -05:00
Blake Blackshear
1ce993051e add support for polygon masks 2020-09-17 07:37:27 -05:00
Blake Blackshear
69406343ee allow setting the camera fps if needed 2020-09-17 07:37:27 -05:00
Blake Blackshear
1c33b8acb2 handle mask files that failed to read 2020-09-17 07:37:27 -05:00
Blake Blackshear
5e77436d39 fix coral fps value 2020-09-17 07:37:27 -05:00
Blake Blackshear
e26308a05b print score info 2020-09-17 07:37:27 -05:00
Blake Blackshear
c16ee3186f fix masks 2020-09-17 07:37:27 -05:00
Blake Blackshear
fedeeab561 fix watchdog 2020-09-17 07:37:27 -05:00
Blake Blackshear
bfcaabecfa fix var name 2020-09-17 07:37:27 -05:00
Blake Blackshear
606fa6f6d5 once a true positive always a true positive 2020-09-17 07:37:27 -05:00
Blake Blackshear
6a8d8bf53d dont trigger zones for false positives 2020-09-17 07:37:27 -05:00
Blake Blackshear
1f81cba706 only save a clip if its not a false positive 2020-09-17 07:37:27 -05:00
Blake Blackshear
5db7b242aa another fix 2020-09-17 07:37:27 -05:00
Blake Blackshear
0b7f65e227 fixes 2020-09-17 07:37:27 -05:00
Blake Blackshear
2f758af097 allow setting specific edgetpu in config 2020-09-17 07:37:27 -05:00
Blake Blackshear
f64320a464 remove invalid tests 2020-09-17 07:37:27 -05:00
Blake Blackshear
3e87ef6426 update pip 2020-09-17 07:37:27 -05:00
Blake Blackshear
acb75fa02d refactor and reduce false positives 2020-09-17 07:37:27 -05:00
Blake Blackshear
ea4ecae27c Refactor with a working false positive test 2020-09-17 07:37:27 -05:00
Carl Elkins
a8556a729b Added support for PCIe TPU, as well as USB
Also added message showing which found
2020-09-04 20:56:16 -05:00
Blake Blackshear
068df3ef2d
Update bug_report.md 2020-08-22 06:49:45 -05:00
Blake Blackshear
b304139db2
Update bug_report.md 2020-08-22 06:49:05 -05:00