Historique des commits

Auteur SHA1 Message Date
  Blake Blackshear bee99ca6ff track and report all detected object types il y a 5 ans
  Blake Blackshear 3a3afe14bf change the ffmpeg config for global defaults and overrides il y a 5 ans
  Blake Blackshear 39d64f7ba7 add health check and handle bad camera names il y a 5 ans
  Blake Blackshear 297e2f1c0c allow mqtt client_id to be set for multi frigate setups il y a 5 ans
  blakeblackshear a770ab7f69 specify a client id for frigate il y a 5 ans
  Mike Wilkinson 2c2f0044b9 Remove error redundant check il y a 6 ans
  Mike Wilkinson 874e9085a7 Add MQTT connection error handling il y a 6 ans
  blakeblackshear e0b9b616ce cleanup and update readme il y a 6 ans
  blakeblackshear 4476bd8a13 log capture process pid il y a 6 ans
  blakeblackshear 5aa3775c77 create a camera object for each camera in the config il y a 6 ans
  blakeblackshear edf0cd36df add back flask endpoints il y a 6 ans
  blakeblackshear 0279121d77 WIP: convert to camera class il y a 6 ans
  blakeblackshear 8774e537dc implementing a config file for a single camera il y a 6 ans
  blakeblackshear 0514eeac03 switch to a thread for object detection il y a 6 ans
  blakeblackshear a074945394 missing param and updated readme il y a 6 ans
  blakeblackshear 200d769003 removing motion detection il y a 6 ans
  blakeblackshear ada8ffccf9 fix for queue size growing too large il y a 6 ans
  blakeblackshear bca4e78e9a use a queue instead il y a 6 ans
  blakeblackshear 7d3027e056 looping over all regions with motion. ugly, but working il y a 6 ans
  blakeblackshear 8ff9a982b6 start the detection process il y a 6 ans
  blakeblackshear f2c205be99 prep frames for object detection in a separate process il y a 6 ans
  blakeblackshear 8bae05cfe2 first working version, single region and motion detection disabled il y a 6 ans
  blakeblackshear c12e19349e only cleanup old objects when motion is detected so stationary objects are still detected il y a 6 ans
  blakeblackshear 85259ca00c add support for mqtt user/pass. closes #7 il y a 6 ans
  blakeblackshear 5dc76803d6 cleanup il y a 6 ans
  blakeblackshear 80f7e998ae resend availability if disconnected il y a 6 ans
  blakeblackshear df7b90e367 store the best recent person image and reconnect the RTSP stream if unable to grab several consecutive frames il y a 6 ans
  blakeblackshear 2e3c9da650 manage 2 seconds worth of motion frames for processing il y a 6 ans
  blakeblackshear 86f5d8128d initial refactoring il y a 6 ans
  blakeblackshear 039782ad2e add min person area per region il y a 6 ans