Commit History

Автор SHA1 Съобщение Дата
  blakeblackshear df7b90e367 store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames преди 6 години
  blakeblackshear 2e3c9da650 manage 2 seconds worth of motion frames for processing преди 6 години
  blakeblackshear 86f5d8128d initial refactoring преди 6 години
  blakeblackshear 039782ad2e add min person area per region преди 6 години
  blakeblackshear bf6d6c3796 make debug a env var преди 6 години
  blakeblackshear b4e5c812ce switch to a queue for detected objects and expire objects after 1 second преди 6 години
  blakeblackshear 122a1666ca just save images when a person is detected преди 6 години
  blakeblackshear 5258803cd7 only save images of persons преди 6 години
  blakeblackshear bff1826bf5 only write the first motion frame преди 6 години
  blakeblackshear 19323ac957 only clear the flag and notify if it was set преди 6 години
  blakeblackshear aeece7b98c handle RTSP stream errors преди 6 години
  blakeblackshear a73760989c clarify comment преди 6 години
  blakeblackshear 496b96b4f7 make motion detection less sensitive to rain преди 6 години
  blakeblackshear f54fa2e56c add the ability to apply a masking image преди 6 години
  blakeblackshear b6547de82c adjust debugging params and alpha for background averaging преди 6 години
  blakeblackshear 290150603e remove debug time преди 6 години
  blakeblackshear 03c57bf67d use a condition to signal to the mqtt publisher that objects were parsed преди 6 години
  blakeblackshear 42ff739cea move mqtt motion publishing into separate thread преди 6 години
  blakeblackshear 92e1833def use a condition to notify when object detection has run преди 6 години
  blakeblackshear 957bd2adeb use events to signal when motion is detected преди 6 години
  blakeblackshear 8525f05f29 get a lock when copying frame for mjpeg stream преди 6 години
  blakeblackshear b67f323215 use a lock and condition to signal to motion detection processes преди 6 години
  blakeblackshear a84f88c5a5 comments преди 6 години
  blakeblackshear 2b0ebfa354 draw contours and area on image for motion debugging преди 6 години
  blakeblackshear d9d3937a0f reset motion counter when no contours exist преди 6 години
  blakeblackshear 7d4cfe43ad WIP: debug images преди 6 години
  blakeblackshear f7c8b742e8 increase min confidence to .5 преди 6 години
  blakeblackshear 861539e8b5 require a minimum of 3 consecutive motion frames to try and reduce false positives from rain преди 6 години
  blakeblackshear 225f434718 reduce motion timeout to 2 seconds преди 6 години
  blakeblackshear 6bdacffa2e reduce the motion detection timeout to 5 seconds преди 6 години