Histórico de commits

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