Flussonic Release Notes Full ~repack~ 📍 ✨
This paper summarizes the major updates and evolutionary trajectory of Flussonic Media Server and its ecosystem (Watcher, Central, and Catena) as of April 2026.
White Paper: The Evolution of Flussonic Streaming Solutions (2024–2026) Executive Summary
Flussonic has transitioned from a high-performance media server into a comprehensive, cloud-native video infrastructure ecosystem. The 2026 release cycle emphasizes broadcast-grade standards (ST 2110), GPU-orchestrated scaling, and AI-driven video analytics for surveillance. 1. Core Platform Milestones (2025–2026)
Flussonic's monthly release cycle has introduced critical features aimed at enterprise scalability and low-latency delivery. 1.1 Broadcast and Ingest Improvements
SMPTE ST 2110 & NMOS Integration: Full support for uncompressed IP video transport, allowing Flussonic to act as a bridge between traditional broadcast and OTT.
Track Filtering: Introduced in version 26.03, allowing granular control over which audio/video tracks are delivered during HTTP playback.
SimulCrypt EMM Support: Production-ready support for Conditional Access Systems (CAS) to enhance content protection. 1.2 Playback and Delivery
LL-HLS & WebRTC (WHEP): Implementation of Apple’s Low-Latency HLS and WebRTC-based playback ensures sub-second latency for live streaming.
HLS fMP4: Support for H.265 (HEVC) in browsers via fragmented MP4, reducing bandwidth requirements without sacrificing quality. 2. Flussonic Watcher: Surveillance and Analytics
Watcher has evolved into a high-density Video Management System (VMS) capable of managing thousands of cameras. flussonic release notes full
Vehicle Analytics: Advanced detection for vehicles, including those without license plates.
NVR Workflows: Enhanced management of Network Video Recorders, allowing for smoother archival playback and failover.
Redesigned Mosaic Experience: A modernized interface for multi-camera monitoring, introduced in version 26.04. 3. Infrastructure and Cloud Management
Flussonic has optimized its deployment for modern dev-ops environments.
Kubernetes Orchestration: Simplified deployment of Watcher and Central in cloud environments using native Kubernetes tools.
GPU-Aware Transcoding: Automated orchestration that intelligently assigns transcoding tasks based on available hardware acceleration.
Redis Data Persistence: Transitioned all in-memory data to Redis to improve platform stability and persistence during updates. 4. Key Technical Deprecations
To maintain a modern codebase, Flussonic has phased out legacy technologies:
Intel Quick Sync (QSV): Deprecated in favor of more robust GPU-accelerated alternatives. This paper summarizes the major updates and evolutionary
Cluster RTSP 302 Redirect: Removed to streamline modern routing protocols. 5. Summary Table: Recent Version Highlights Release Date Key Feature Highlights 26.04 April 9, 2026
QR code login, enhanced access logs, GPU transcoding orchestration 26.03 March 6, 2026 Track filtering for HTTP, Retroview integration in Watcher 26.02 Feb 7, 2026 SMPTE 2110 NMOS control, production-ready SimulCrypt 26.01 Jan 2, 2026 official Golang SDK for Central, GPU-accelerated thumbnails 25.09 Sept 8, 2025 Redis storage for in-memory data, Jaeger v2 tracing Conclusion
The current state of Flussonic reflects a shift toward unified video pipelines that serve both the professional broadcast market and the large-scale video surveillance sector. Organizations can leverage the Official Flussonic Blog or the Flussonic Technical Documentation for detailed implementation guides. Flussonic Media Server 22.04
The Flussonic release notes provide a detailed history of the platform's evolution, covering critical updates to its Media Server, Central management, and Watcher surveillance systems. Staying current with these notes is essential for maintaining a high-performance video streaming or surveillance infrastructure. Recent Major Releases (2026)
The 2026 update cycle has focused heavily on infrastructure modernization, security, and enhanced video surveillance workflows.
Version 26.04 (April 2026): This release prioritized video surveillance improvements, introducing QR code logins and richer access logs. A key highlight is the redesigned "mosaic" experience and more resilient NVR (Network Video Recorder) workflows that switch recording to healthy servers immediately if a disk fails.
Version 26.03 (March 2026): Introduced track filtering for HTTP playback and support for SimulCrypt EMM. It also integrated Retroview dashboards directly into Catena and Watcher for better analytics.
Version 26.02 (February 2026): A milestone for broadcast standards, adding full SMPTE 2110 integration with NMOS control. This version also made SimulCrypt CAS support production-ready and improved Kubernetes deployments with prefix-based routing.
Version 26.01 (January 2026): Focused on low-level performance, including Decklink 8K Pro card support and improved stability for 4K SDI delivery. Key Feature Milestones (2025) Fix: VA-API hardware transcoding memory leak on Intel
Throughout 2025, Flussonic introduced advanced telemetry and playback optimizations. Blog - Flussonic Streaming Solutions
22.14.0 (December 2022 – Last of 22 series)
- Fix: VA-API hardware transcoding memory leak on Intel Xe GPUs.
- Feature:
stream statsAPI now returnstotal_billable_seconds(for usage billing). - Deprecation: Flash RTMPE support removed.
Known Issue in 22.x: LL-HLS requires strict PTS ordering; out-of-order frames cause infinite buffering on iOS 16.
Flussonic 22.07.3 (2022-07-29)
Important:
This version fixes a memory leak in pull protocol when source returns 404. All previous 22.07.x users should upgrade.
Full changelog:
- [flussonic] fix memory leak in puller on 404 responses
- [httpclient] increase default timeout to 15 seconds
- [srt] fix handling of epoll events in srt_mux
- [hls] proper discontinuity when codec changes mid-stream
- [dvr] add fsync after each segment to prevent corruption on power loss
23.11.0 (November 2023 – Last stable of 23)
- Stable: AV1 ingestion from OvenMediaEngine.
- Fix: RTMP chunk size negotiation for FMLE encoders.
- Security: Hardened
on_connectLua scripts – script timeouts enforced (max 5ms).
Note: 23.x introduced the new license manager (online activation mandatory). Offline licenses no longer supported for new installations.
Improvements
- HLS fMP4 default – Moved from MPEG-TS to fragmented MP4 for better compatibility.
- Transcoding profiles – JSON templates for quick setup.
1. Where to Find the Official Release Notes
Flussonic maintains a strict changelog. You should never rely on third-party sites for version histories.
- Primary Source: The official Flussonic Documentation portal (Changelog section).
- Access Method: Visit
flussonic.comand navigate to Documentation -> Changelog, or access the documentation directly via your server's UI (usually a link in the top right corner). - RSS/Atom: Flussonic often provides RSS feeds for their changelog, which is useful for automated monitoring tools.
New Features
- WebRTC ingest – Publish streams from browsers with WHIP.
- H.265 hardware transcoding – NVIDIA NVENC and Intel QSV for HEVC.
- Timeshift buffer in RAM – Instant rewind for live streams without disk DVR.
- S3 storage for DVR – Direct archive to AWS S3 / MinIO.
1. Introduction
Flussonic Media Server is a high-performance streaming solution supporting RTMP, HLS, DASH, WebRTC, SRT, RTSP, MPEG-TS, and VoD.
These release notes cover all significant new features, improvements, bug fixes, and deprecations from version 20 through version 24.
7. Known Issues (as of v24.12)
| ID | Issue | Workaround |
|----|-------|-------------|
| FL-4120 | WebRTC simulcast not working with VP9 | Use VP8 or H.264 |
| FL-4251 | SRT stream restarts cause 3s black screen | Enable latency=2000 in stream options |
| FL-4305 | DVR S3 upload fails on files >50GB | Split DVR into smaller segments |