Historial de Commits

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