github roflcoopter/viseron v1.1.0
1.1.0

latest releases: v3.0.0b11, v3.0.0b10, v3.0.0b9...
4 years ago

Breaking changes
Object detecion config has changed significantly.
You now specify confidence and min/max height/width per label, example:

      labels:
        - label: person
          confidence: 0.9
        - label: truck

Changes

  • You can now specify object_detection and motion_detection config per camera. See README for further explanation
  • Refactored Darknet. It is now faster and easier to understand
  • Logging has been improved significantly to make it easier to spot errors in the ffmpeg decoder command

Fixes

  • Fixes an error specifying codec in camera config

Docker images are available on Docker Hub
roflcoopter/viseron
roflcoopter/viseron-cuda
roflcoopter/viseron-vaapi
roflcoopter/viseron-rpi

Don't miss a new viseron release

NewReleases is sending notifications on new releases.