Viseron logo

Viseron

Self-hosted, local-only NVR and AI computer vision software

Alternative to: ring, nest, wyze

Viseron screenshot

About Versions (72)

v2.1.0

2022-12-31

Frontend

Recordings grouped daily

Recordings are now grouped by day to reduce the amount of scrolling needed. Each day will show the latest recording, along with a button to drill down to that days recordings.

Breadcrumbs are added to the header for easier navigation

Layout fixes

Grid sizes are now more consistent across the different pages

Backend

OpenVINO backend for Darknet

Upgraded to OpenCV 4.6.0 with OpenVINO support for Darknet. This means better hardware acceleration support on Intel CPUs. YOLOv7 is now supported and is the default in all images.

Breaking changes

The attributes of the binary_sensor.{camera identifier}_recorder has changed slightly:

  • last_recording_start -> start_time
  • last_recording_end -> end_time

What’s Changed

New Contributors

Full Changelog: https://github.com/roflcoopter/viseron/compare/v2.0.0…v2.1.0