Historial de Commits

Autor SHA1 Mensaje Fecha
  blakeblackshear bca4e78e9a use a queue instead hace 6 años
  blakeblackshear 7d3027e056 looping over all regions with motion. ugly, but working hace 6 años
  blakeblackshear 8ff9a982b6 start the detection process hace 6 años
  blakeblackshear f2c205be99 prep frames for object detection in a separate process hace 6 años
  blakeblackshear 8bae05cfe2 first working version, single region and motion detection disabled hace 6 años
  blakeblackshear c12e19349e only cleanup old objects when motion is detected so stationary objects are still detected hace 6 años
  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