Histórico de Commits

Autor SHA1 Mensagem Data
  Blake Blackshear 39d64f7ba7 add health check and handle bad camera names há 5 anos atrás
  Blake Blackshear 297e2f1c0c allow mqtt client_id to be set for multi frigate setups há 5 anos atrás
  blakeblackshear a770ab7f69 specify a client id for frigate há 5 anos atrás
  Mike Wilkinson 2c2f0044b9 Remove error redundant check há 6 anos atrás
  Mike Wilkinson 874e9085a7 Add MQTT connection error handling há 6 anos atrás
  blakeblackshear e0b9b616ce cleanup and update readme há 6 anos atrás
  blakeblackshear 4476bd8a13 log capture process pid há 6 anos atrás
  blakeblackshear 5aa3775c77 create a camera object for each camera in the config há 6 anos atrás
  blakeblackshear edf0cd36df add back flask endpoints há 6 anos atrás
  blakeblackshear 0279121d77 WIP: convert to camera class há 6 anos atrás
  blakeblackshear 8774e537dc implementing a config file for a single camera há 6 anos atrás
  blakeblackshear 0514eeac03 switch to a thread for object detection há 6 anos atrás
  blakeblackshear a074945394 missing param and updated readme há 6 anos atrás
  blakeblackshear 200d769003 removing motion detection há 6 anos atrás
  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