This release adds 3 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 summaryFixed identical "Network In"/"Network Out" values by correctly aggregating Engine and Backend traffic.
Full changelog
Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.15.5...v1.15.6
Release v1.15.6 - Network Traffic Visualization & Accuracy Improvements
🚀 New Features
- Dedicated Network Graph: Separated network traffic from the Resource Usage graph for better clarity and focus.
- Accurate System-Wide Stats:
- Network Input: Now correctly captures high-bandwidth RTSP streams directly from the Engine container.
- Network Output: Aggregates traffic from both Backend and Engine to reflect the true server output (e.g., Live Views, Downloads).
- Visual Polish:
- Updated colors for better contrast: Indigo (In) and Pink (Out).
- Added non-invasive legends to dashboard graphs for immediate data identification.
- Optimized widget layout to ensure the new graph integrates seamlessly.
🐛 Bug Fixes
- Fixed an issue where "Network In" and "Network Out" values appeared identical due to missing Engine stats.
- Resolved "Frontend traffic missing" confusion by correctly measuring the total throughput at the source (Backend + Engine).
🔧 Technical Details
- Updated backend/routers/stats.py to aggregate Engine and Backend network counters.
- Updated engine/main.py to expose internal network metrics via API.
- Refactored Dashboard.jsx to support the new
network_graphwidget logic. - Docker Compose: Improved service isolation and cross-container communication for accurate metric aggregation.
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]