This release includes 3 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryPre/Post motion capture settings now use seconds instead of frames, with automatic migration and a new FPS Divisor to reduce RAM usage.
Full changelog
Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.15.4...v1.15.5
Release v1.15.5
This release introduces significant improvements to Dashboard monitoring, robust fixes for the Orphan Recovery system, and major usability improvements for motion capture settings.
⏱️ Pre/Post Motion Settings Update
- Seconds over Frames: Changed
pre_captureandpost_capturesettings to use Seconds instead of Frames. This provides a much more intuitive configuration experience (e.g., "5 seconds" instead of "25 frames"). - Auto-Migration: Included a migration system that automatically converts existing database values from frames to seconds (based on default 5 FPS) to preserve user configurations.
- UI Update: Camera settings now explicitly label these fields as "Seconds".
- Pre-Capture FPS Divisor: Introduced a new FPS Divisor setting to optimize RAM usage. This allows users to reduce the frame rate specifically for the pre-capture buffer (e.g., storing only every 2nd or 3rd frame), significantly lowering memory consumption without affecting the main recording quality.
📊 Dashboard Improvements
- New Network Widget: Added real-time Network I/O monitoring (MB/s).
- New Database Widget: Added Database Size and Total Event count tracking.
- Resource Graph: Added a Red Line for Network Ingress traffic to the resource usage chart.
- Storage Widget: Updated to clearly distinguish between App Quota Usage and Physical Disk Usage.
- Event Stats: "Motion Events" widget now displays activity from the Last 24 Hours.
- Optimization: Widget polling interval standardized to 30s.
🛡️ Orphan Recovery & Stability
- Corrupted File Handling: The system now detects and safely removes corrupted video files (invalid data/missing moov atom) that were causing startup errors.
- Zero-Duration Fix: Added logic to repair metadata for valid video files that had an incorrect duration of
0s. - Grace Period: Added a 2-minute grace period for new files to prevent checking active recordings.
🐛 Fixes
- Fixed "moov atom not found" spam in logs.
- Fixed an issue where the recovery script skipped existing DB entries with incorrect metadata.
Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.15.4...v1.15.5
Breaking Changes
- Pre‑capture and post‑capture settings changed from Frames to Seconds, requiring configuration update (auto‑migration provided).
- Default FPS for conversion is 5 FPS when migrating existing frame values.
- New "FPS Divisor" setting introduced to control pre‑capture buffer frame rate.
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]