Skip to content

spupuz/VibeNVR

v1.16.1 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 4mo Media Servers
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ffmpeg lightweight local-storage nvr opensource privacy
+1 more
video-surveillance

Summary

AI summary

Added a toggle for dynamic verbose engine logs with persistent storage.

Full changelog

Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.16.0...v1.16.1

Release Notes - v1.16.1

This patch release introduces the Verbose Engine Logs setting and improves overall logging stability and clarity for the VibeEngine.

🚀 New Features

  • Dynamic Verbose Engine Logs: Added a new toggle in Settings > Advanced Optimization to enable/disable detailed logs from OpenCV and FFmpeg instantly, without requiring a container restart.
  • Persistent Configuration: The log verbosity setting is now saved in the database and included in system backups (Export/Import).

🛠️ Improvements & Fixes

  • Log Cleanup: Suppressed repetitive hardware acceleration check logs (DRI/FD checks) during normal operation to keep logs clean.
  • Clearer HW Status: Refined hardware acceleration diagnostic messages. Hardware status will now show as Ready (Idle, no active GPU sessions) instead of technical "No DRI usage" warnings when the GPU is simply waiting for work.
  • Stability Fix: Resolved a NameError crash in the engine's startup sequence that occurred during log initialization.
  • Instant Sync: Implemented a new backend-to-engine configuration sync endpoint for immediate application of global settings.

📦 Technical Changes

  • Bumped version to 1.16.1 in both Backend and Frontend.
  • Corrected engine port mapping in docker-compose.yml (internally 8000, externally mapped to 5001).

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

Track spupuz/VibeNVR

Get notified when new releases ship.

Sign up free

About spupuz/VibeNVR

All releases →

Related context

Earlier breaking changes

  • v1.28.3 Must update docker-compose.yml with TZ variable for all services

Beta — feedback welcome: [email protected]