Viseron
Self-hosted, local-only NVR and AI computer vision software
Alternative to: ring, nest, wyze
v3.2.3
2025-08-25This release adresses the issues https://github.com/roflcoopter/viseron/issues/1075, https://github.com/roflcoopter/viseron/issues/1076 and https://github.com/roflcoopter/viseron/issues/1096
When a camera disconnected, the retry loop would sometimes get stuck, leaving cameras disconnected
Note: This is a re-release to trigger new builds due to failures of the previous one
What’s Changed
- fix race condition when stopping and starting a camera rapidly by @roflcoopter in https://github.com/roflcoopter/viseron/pull/1097
- attempt to free up space on azure agent by @roflcoopter in https://github.com/roflcoopter/viseron/pull/1098
Full Changelog: https://github.com/roflcoopter/viseron/compare/v3.2.1…v3.2.3