Skip to content
This repository has been archived by the owner on Jun 18, 2022. It is now read-only.

New features

Compare
Choose a tag to compare
@cedricve cedricve released this 02 Sep 18:06
· 378 commits to master since this release
  • Added configurable streaming port and quality. #21
  • Added new algorithm: Background subtraction. #35
  • Added new heuristic: Counter (for object/people counting). #28
  • Added video capture, which can be used for debugging purposes (replay a video fragment).. #26
  • It’s now possible to mark the images with a timestamp. #24
  • Fixed blocking streaming socket. #22