Kyle Niewiada
5f1634b998
Move object area outside of conditional to work with all object types
2019-07-03 07:07:17 -04:00
Kyle Niewiada
9de0f12710
Add object size to the bounding box
...
Remove script from Dockerfile
Fix framerate command
Move default value for framerate
update dockerfile
dockerfile changes
Add person_area label to surrounding box
Update dockerfile
ffmpeg config bug
Add `person_area` label to `best_person` frame
Resolve debug view showing area label for non-persons
Add object size to the bounding box
Add object size to the bounding box
2019-07-02 18:20:12 -04:00
blakeblackshear
b437d8494a
add ability to process every nth frame
2019-07-01 21:17:44 -05:00
blakeblackshear
8218ea5699
extra ffmpeg params to reduce latency
2019-06-04 21:39:07 -05:00
blakeblackshear
9dfdc02206
reduce verbosity of ffmpeg
2019-06-02 09:02:23 -05:00
blakeblackshear
ec19ed76a3
use a regular subprocess for ffmpeg, refactor bounding box drawing
2019-06-02 07:29:50 -05:00
blakeblackshear
a7b475bf12
experimental: running ffmpeg directly and capturing raw frames
2019-05-27 12:41:52 -05:00
blakeblackshear
228d5ed9c1
working odroid build, still needs hwaccel
2019-05-27 10:17:57 -05:00
blakeblackshear
3019b0218c
make the threshold configurable per region. fixes #31
2019-05-11 07:39:27 -05:00
blakeblackshear
6900e140d5
add a watchdog to the capture process to detect silent failures. fixes #27
2019-05-11 07:16:15 -05:00
blakeblackshear
dbcfd109f6
fix missing import
2019-05-10 06:19:39 -05:00
blakeblackshear
4dacf02ef9
add the ability to mask the standing location of a person
2019-04-30 20:35:22 -05:00
blakeblackshear
e0b9b616ce
cleanup and update readme
2019-03-30 07:58:31 -05:00
blakeblackshear
edf0cd36df
add back flask endpoints
2019-03-29 21:02:40 -05:00
blakeblackshear
0279121d77
WIP: convert to camera class
2019-03-29 20:49:27 -05:00
blakeblackshear
200d769003
removing motion detection
2019-03-27 06:17:00 -05:00
blakeblackshear
8bae05cfe2
first working version, single region and motion detection disabled
2019-03-17 09:03:52 -05:00
blakeblackshear
df7b90e367
store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames
2019-02-27 20:55:07 -06:00
blakeblackshear
2e3c9da650
manage 2 seconds worth of motion frames for processing
2019-02-26 20:29:52 -06:00
blakeblackshear
86f5d8128d
initial refactoring
2019-02-25 20:27:02 -06:00