Histórico de Commits

Autor SHA1 Mensagem Data
  blakeblackshear ada8ffccf9 fix for queue size growing too large há 6 anos atrás
  blakeblackshear bca4e78e9a use a queue instead há 6 anos atrás
  blakeblackshear 7d3027e056 looping over all regions with motion. ugly, but working há 6 anos atrás
  blakeblackshear 8ff9a982b6 start the detection process há 6 anos atrás
  blakeblackshear f2c205be99 prep frames for object detection in a separate process há 6 anos atrás
  blakeblackshear 8bae05cfe2 first working version, single region and motion detection disabled há 6 anos atrás
  blakeblackshear c12e19349e only cleanup old objects when motion is detected so stationary objects are still detected há 6 anos atrás
  blakeblackshear 85259ca00c add support for mqtt user/pass. closes #7 há 6 anos atrás
  blakeblackshear 5dc76803d6 cleanup há 6 anos atrás
  blakeblackshear 80f7e998ae resend availability if disconnected há 6 anos atrás
  blakeblackshear df7b90e367 store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames há 6 anos atrás
  blakeblackshear 2e3c9da650 manage 2 seconds worth of motion frames for processing há 6 anos atrás
  blakeblackshear 86f5d8128d initial refactoring há 6 anos atrás
  blakeblackshear 039782ad2e add min person area per region há 6 anos atrás
  blakeblackshear bf6d6c3796 make debug a env var há 6 anos atrás
  blakeblackshear b4e5c812ce switch to a queue for detected objects and expire objects after 1 second há 6 anos atrás
  blakeblackshear 122a1666ca just save images when a person is detected há 6 anos atrás
  blakeblackshear 5258803cd7 only save images of persons há 6 anos atrás
  blakeblackshear bff1826bf5 only write the first motion frame há 6 anos atrás
  blakeblackshear 19323ac957 only clear the flag and notify if it was set há 6 anos atrás
  blakeblackshear aeece7b98c handle RTSP stream errors há 6 anos atrás
  blakeblackshear a73760989c clarify comment há 6 anos atrás
  blakeblackshear 496b96b4f7 make motion detection less sensitive to rain há 6 anos atrás
  blakeblackshear f54fa2e56c add the ability to apply a masking image há 6 anos atrás
  blakeblackshear b6547de82c adjust debugging params and alpha for background averaging há 6 anos atrás
  blakeblackshear 290150603e remove debug time há 6 anos atrás
  blakeblackshear 03c57bf67d use a condition to signal to the mqtt publisher that objects were parsed há 6 anos atrás
  blakeblackshear 42ff739cea move mqtt motion publishing into separate thread há 6 anos atrás
  blakeblackshear 92e1833def use a condition to notify when object detection has run há 6 anos atrás
  blakeblackshear 957bd2adeb use events to signal when motion is detected há 6 anos atrás