Historial de Commits

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