This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+1 more
Summary
AI summaryFixed a critical UnboundLocalError in the NAL parser that caused engine crashes.
Full changelog
Full Changelog: https://github.com/spupuz/VibeNVR/compare/v1.22.1...v1.22.2
🚀 Release v1.22.2
📝 Summary
VibeNVR v1.22.2 focuses on maximum streaming reliability and user control. This release introduces bitstream-level configuration sniffing (NAL injection) to eliminate the "black screen" starts in WebCodecs and adds granular streaming mode selectors. We've also resolved critical engine demuxer issues and ensured that all new streaming parameters are fully persistent across system backups and camera imports.
🛠️ Key Improvements
- 📡 WebCodecs Resilience (NAL Injection): The engine now automatically sniffs H.264 configuration headers (SPS/PPS) and injects them into initial keyframes, ensuring immediate video playback even on cameras with infrequent configuration packets.
- 🎛️ Streaming Modes: New "Auto", "Force WebCodecs", and "Force MJPEG Polling" options are available globally and per-camera, providing a robust fail-safe for problematic hardware.
- 🛡️ Engine Stability: Fixed a critical
UnboundLocalErrorin the NAL parser bitstream loop that caused engine crashes and potential camera IP bans. - 🔗 RTSP Compatibility: Improved RTSP URL parsing to support raw paths with double slashes (e.g.,
rtsp://ip:port//stream2), ensuring compatibility with a wider range of camera brands. - 💾 Persistence & Audit: Full support for new parameters in system backups and camera import/export operations.
VibeNVR v1.22.2 — Precise control, absolute resilience.
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]