Blake Blackshear
|
105dcb7094
|
create typed config classes
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
c0a16efdc1
|
add nginx and change default file locations
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
2800c54743
|
config setup
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
2a24e8abcb
|
add watchdog
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
37ee746ebb
|
add back all endpoints
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
7ee6bfe855
|
add event processor
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
40f57a8754
|
add capture processes
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
e0da462223
|
add camera processors
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
47a9fc4292
|
add detected_frames_processor
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
03fe5158db
|
add detector processes
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
72be6b480d
|
init db/http/mqtt
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
a8964dcc1f
|
app container and config schema
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
732e91ee42
|
move primary script into the module
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
27da080ce6
|
saving events and simple endpoint
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
95dc17ffcd
|
store events in tinydb
|
2020-12-05 08:48:46 -06:00 |
|
Blake Blackshear
|
408b53f8b4
|
update events model
|
2020-12-05 08:48:46 -06:00 |
|
Michael Wei
|
3e9b3711dc
|
Use cv2.bitwise_and instead of numpy.where
|
2020-12-05 06:59:28 -06:00 |
|
Blake Blackshear
|
64b63142b1
|
start the frame rate tracker
|
2020-10-26 08:01:18 -05:00 |
|
Blake Blackshear
|
cee1ab000b
|
make ffmpeg pid available for cache maintenance (fixes #271)
|
2020-10-26 08:01:18 -05:00 |
|
Blake Blackshear
|
75977128f0
|
ensure dummy frame is in yuv shape
|
2020-10-25 14:30:36 -05:00 |
|
Blake Blackshear
|
eafde6c677
|
capture ffmpeg in a dedicated process
|
2020-10-25 14:30:36 -05:00 |
|
Blake Blackshear
|
35ba5e2f7c
|
improve frame memory management
|
2020-10-25 14:30:36 -05:00 |
|
Blake Blackshear
|
c6ed16465b
|
move the timestamp to bottom
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
8f14b36f5a
|
tweak size
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
b6c2491e3b
|
use the actual original shape
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
8e31d04d90
|
scale font of timestamp dynamically
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
bf93fbb357
|
add ability to draw bounding boxes/timestamps on snapshots
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
4363623c45
|
reduce zone filter bouncing
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
c960914ec3
|
prevent the camera process from hanging
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
76befc1249
|
only draw during debug
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
e4da3822b1
|
cleanup detection shms
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
12c4cd77c5
|
only convert pix_fmt when necessary
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
a611cbb942
|
use yuv420p pixel format for motion
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
f946813ccb
|
support multiple coral devices (fixes #100)
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
54cb4a2180
|
prevent frame from being deleted while in use
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
efdcfcef97
|
cleanup
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
574ee2a46f
|
update detection handoff to use shared memory
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
ec4d048905
|
upgrade to python3.8 and switch from plasma store to shared_memory
|
2020-10-18 13:47:13 -05:00 |
|
Blake Blackshear
|
b063099b2a
|
fix zone filters fixes #218
|
2020-10-11 11:38:32 -05:00 |
|
Blake Blackshear
|
b35cc01035
|
allow the best image timeout to be configurable
|
2020-09-18 07:14:44 -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 |
|