提交歷史

作者 SHA1 備註 提交日期
  blakeblackshear 85259ca00c add support for mqtt user/pass. closes #7 6 年之前
  blakeblackshear 5dc76803d6 cleanup 6 年之前
  blakeblackshear 80f7e998ae resend availability if disconnected 6 年之前
  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 年之前