This release adds 2 notable features for engineering teams evaluating rollout.
Published 4mo
Media Servers
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ffmpeg
lightweight
local-storage
nvr
opensource
privacy
+1 more
video-surveillance
Summary
AI summaryFull system backups now restore users, groups, and settings with intelligent handling; bulk camera management added.
Full changelog
Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.15.2...v1.15.3
🚀 Key Improvements
Full System Backup & Restore
- Complete Restoration: The backup system now includes Users (with hashed passwords), Groups, and Global System Settings, ensuring a true 1:1 system recovery.
- Smart User Handling: Restoring a backup now intelligently updates existing users and creates missing ones without overwriting current active sessions.
"Black Screen" on Restore Fixed
- Clean Engine Restart: Implemented a forced
stop-allcommand for the video engine during the restore process. This clears all stale RTSP connections before applying the new configuration, preventing the "black screen" issue where cameras would fail to reconnect.
Bulk Management
- Bulk Actions: Added the ability to select multiple cameras or groups in the UI and perform bulk operations (e.g., Delete), significantly speeding up management tasks.
🐛 Bug Fixes
- Database Import Fix: Resolved a critical issue where importing cameras would fail with an "invalid keyword argument: framerate" error. The missing
frameratecolumn has been restored to the database model. - Motion Engine Stability: Added timeouts to camera thread shutdown processes to prevent a single unresponsive camera (e.g., network timeout) from hanging the entire engine restart.
- Inactive Camera Sync: Fixed a logic error where cameras disabled in the backup might have remained active in the background after restoration.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About spupuz/VibeNVR
All releases →Related context
Related tools
Earlier breaking changes
- v1.28.3 Must update docker-compose.yml with TZ variable for all services
Beta — feedback welcome: [email protected]