Commit Verlauf

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