blakeblackshear
|
0279121d77
WIP: convert to camera class
|
6 years ago |
blakeblackshear
|
8774e537dc
implementing a config file for a single camera
|
6 years ago |
blakeblackshear
|
0514eeac03
switch to a thread for object detection
|
6 years ago |
blakeblackshear
|
a074945394
missing param and updated readme
|
6 years ago |
blakeblackshear
|
200d769003
removing motion detection
|
6 years ago |
blakeblackshear
|
ada8ffccf9
fix for queue size growing too large
|
6 years ago |
blakeblackshear
|
bca4e78e9a
use a queue instead
|
6 years ago |
blakeblackshear
|
7d3027e056
looping over all regions with motion. ugly, but working
|
6 years ago |
blakeblackshear
|
8ff9a982b6
start the detection process
|
6 years ago |
blakeblackshear
|
f2c205be99
prep frames for object detection in a separate process
|
6 years ago |
blakeblackshear
|
8bae05cfe2
first working version, single region and motion detection disabled
|
6 years ago |
blakeblackshear
|
c12e19349e
only cleanup old objects when motion is detected so stationary objects are still detected
|
6 years ago |
blakeblackshear
|
85259ca00c
add support for mqtt user/pass. closes #7
|
6 years ago |
blakeblackshear
|
5dc76803d6
cleanup
|
6 years ago |
blakeblackshear
|
80f7e998ae
resend availability if disconnected
|
6 years ago |
blakeblackshear
|
df7b90e367
store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames
|
6 years ago |
blakeblackshear
|
2e3c9da650
manage 2 seconds worth of motion frames for processing
|
6 years ago |
blakeblackshear
|
86f5d8128d
initial refactoring
|
6 years ago |
blakeblackshear
|
039782ad2e
add min person area per region
|
6 years ago |
blakeblackshear
|
bf6d6c3796
make debug a env var
|
6 years ago |
blakeblackshear
|
b4e5c812ce
switch to a queue for detected objects and expire objects after 1 second
|
6 years ago |
blakeblackshear
|
122a1666ca
just save images when a person is detected
|
6 years ago |
blakeblackshear
|
5258803cd7
only save images of persons
|
6 years ago |
blakeblackshear
|
bff1826bf5
only write the first motion frame
|
6 years ago |
blakeblackshear
|
19323ac957
only clear the flag and notify if it was set
|
6 years ago |
blakeblackshear
|
aeece7b98c
handle RTSP stream errors
|
6 years ago |
blakeblackshear
|
a73760989c
clarify comment
|
6 years ago |
blakeblackshear
|
496b96b4f7
make motion detection less sensitive to rain
|
6 years ago |
blakeblackshear
|
f54fa2e56c
add the ability to apply a masking image
|
6 years ago |
blakeblackshear
|
b6547de82c
adjust debugging params and alpha for background averaging
|
6 years ago |