github roflcoopter/viseron v1.6.0.b2
1.6.0b2

latest releases: v3.0.0b3, v3.0.0b2, v3.0.0b1...
pre-release3 years ago

Changes and new Features

  • Adds support for PCIe based EdgeTPUs
  • Adds a new configuration option called log_all_objects which is placed under object_detection
    object_detection:
      log_all_objects: true
    If set to true, all found objects will be logged if loglevel is DEBUG (this is the behaviour today). The default is false which will only log objects that pass labels filters.
  • Uses ffprobe to get stream information instead of OpenCV.
  • The automatic codec picker is now smarter and will try to find a matching hwaccel decoder codec for the source.
    Right now it only knows about h264 and h265 but this can be expanded in the future.

Fixes

  • Fixes an error when face_recognition folder is improperly structured
  • EdgeTPU not being properly installed in the RPi image
  • EdgeTPU not being loaded properly

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

Don't miss a new viseron release

NewReleases is sending notifications on new releases.