Version 26.03
Flussonic 26.03 Released: Track Filtering, SimulCrypt EMM, and Retroview Everywhere
We are pleased to announce Flussonic 26.03, bringing important updates across Media Server, Central, Watcher, Catena, and Catena SE. This release adds track filtering for HTTP clients, SimulCrypt EMM encryption, Retroview dashboards inside Catena and Watcher, and significant improvements to Watcher NVR management and Catena SE deployment.
Flussonic Media Server 26.03
Release date: March 6, 2026
Major features
Track filter for HTTP playback
- New
track_filterstream option filters unsupported tracks for HTTP playback clients (HLS, LL-HLS). - Supports maximum width, video format whitelist/blacklist, and matching by user-agent/headers.
- Enables better compatibility and more efficient delivery for diverse client types.
SimulCrypt EMM
- Implemented SimulCrypt encryption, EMM part, extending conditional access support for professional broadcast workflows.
UDP MPEG-TS ingest improvements
- Improved UDP MPEG-TS ingest (SPTS and MPTS): added RTP packet detection.
- Fixed handling of UDP packets with non-aligned TS payload (as sent by ffmpeg by default).
- Both changes eliminate MPEG-TS decoding errors caused by these conditions.
Multicast in Kubernetes
- Resolved multicast interruptions and timeouts in Kubernetes deployments using Multus CNI.
- Setting the gateway to
"0.0.0.0"in the multus network configuration ensures stable multicast delivery in containerized environments.
API transparency
- New
backup_errorfield in the video stream state API response. - Increases transparency of the emergency failover mechanism by indicating why a placeholder failed to start.
Retroview in Catena and Watcher
- Infrastructure for opening Retroview dashboards inside Catena and Watcher.
- New proxy service for Retroview dashboards.
DVB SimulCrypt telemetry
- Added DVB SimulCrypt telemetry for monitoring conditional access systems.
RTSP timestamp sync
- Extended
wait_rtcpparameter for RTSP to ensure timestamp synchronization exclusively through SR packets. - New telemetry metric to detect camera time problems when the option is enabled.
Image build optimization
- Image is split into layers: rarely changed components are isolated for better cache reuse and faster rebuilds.
Fixes and improvements
- Fix bug with changing track language with
input_media_infoconfig option (#57064). - Improved error handling in
config_external: non-200 responses now properly classified (#57142). - Fix invalid values in wrqm/rrqm disk metrics (#57220).
- Docker image version now matches the Streamer version (#57385).
- Fix 500 error on
stream_saveAPI when stream was inactive — configuration was applied but API returned error (#57730). - New
teletext_pageoption for MPEG-TS inputs to specify subtitle source (#57735). - Thumbnailer no longer crashes on bad input (#57832).
- Badly aligned MPEG-TS packets from ffmpeg now increment error counters instead of causing crashes (#57938).
- Improved keyframe detection in HEVC — correctly parses recovery point SEI messages (#58269).
- Streamer operator now offers separate
selectorLabelsoption (#58393). - Expanded Nvidia information in Retroview (#58488).
- Fix preview generation from archive and add
Timing-Allow-Origin: *header (#58659).
Flussonic Central 26.03
Release date: March 6, 2026
Major features
Templates
- Implemented templates for streamlined stream configuration management.
Auto-generated credentials
- API key and password are now autogenerated on installation.
Retroview integration
- Central maintains an authorized connection to the Retroview service.
Stream stats
- Added information about backups and separate inputs to stream stats.
Template API
- New
add_templateflag in the stream API to obtain template name in efficient configuration (#58605).
Fixes and improvements
- Simplified work with stream configurations by removing the
config_on_diskfield (#57568). - Improved Central Layouter stability (DVR data handling bug fix) (#57866).
- Updated docker-compose description on Docker Hub for Docker deployment (#57967).
- Fixed handling of
private_payload_urlwhen generating config_external for Vision (#58127). - Removed obsolete Flussonic Central UI (#58245).
- Fixed
config_externalstability (bug in streamer response processing during healthcheck) (#58498). - Fixed use of private and public URLs for Central–streamer connections (#58784).
Flussonic Watcher 26.03
Release date: March 6, 2026
Major features
- Improved NVR activation flow (#56812).
- New NVRs list screen in side menu (#57249, #57477).
- Filter for vehicle color in events (#57273).
- Domain stats API — streams, orgs, users, NVR counts via
GET /watcher/client-api/v3/domains/{domain_id}(#57822). - Filter organizations by title via API (#57948).
- CSV report export on episodes page (#57976).
- User permissions to mosaic in mosaics list (#58083).
- Mosaic improvements: default org selection, navigate to mosaic view from edit, real-time view updates (#58095, #58098, #58104).
- Password policy: ability to prevent users from changing password; required change on first enter (#58107, #58109).
- Domain admin: view domain cameras, get all users/streams for domain (#58155, #58156, #58177).
- User creation form in new interface (#58284).
- API tokens for authorization (#58304).
- General metrics for domains, users, streams, organizations (#58508).
- Dashboard for user metrics (#58730).
- Stream filtering: organization, preset, creation date, is online, is dead; sort by date and title (#58836).
- NVR status from Cloud (#58860).
- Operator ID display in UI (#58794, #58877, #58878).
Fixes and improvements
- Improved license plate recognition on CUDA (#53548).
- Fixed event player with new video configuration method (#54323).
- Optimized slow queries that could cause temporary unavailability (#55902).
- Login with formatted phone number
+1 (555) 11-22-33(#57243). - RTSP proxy works without SD card (#57252).
- Fixed live streaming for HTTP format protocols (#57491).
- Audio track empty/broken: video continues to play (#57550).
- Fixed Ctrl key behavior — video plays at 1x while held (#57764).
- Fixed mosaic editing, preview, and link behavior (#58050, #58096, #58099).
- Fixed timeline jumps and episode fetching (#58131, #58142).
- Domain admin mosaic list access (#58319).
- Page access redirect for unauthorized users (#58322).
- Password change prompt on first login (#58332).
- AVX2 support detection in Videoanalytics (#58345).
- Faster initial interface load (#58371).
- User permission propagation after creation (#58373).
- NVR add when no default preset (#58458).
- Localization on messages page (#58491).
- Timeline and live redirect (#58590).
- Stream stats (#58648).
- Mosaic list unification and episode preview loading (#58684, #58686).
- Soft version display, quality switching, track selection (#58696, #58717, #58718).
- Migration and restore script fixes (#58787, #58797).
- Preset saving, detection zone logic (#58807, #58830).
- Live playback latency after archive (#58841).
- Camera usage periods (#58844).
- Domains section display (#58864).
- Auto-login redirect (#58867).
- Player crash, access log (#58869, #58871).
- Audio/video sync, email change (#58889, #58894).
Flussonic Catena 26.03
Release date: March 6, 2026
Major features
- Streaming engines support (#58846).
- Validation errors in Catena management UI (#58865).
- Login link via email (#58967).
- Autocomplete fixes in manage interface (#58970).
Flussonic Catena SE 26.03
Release date: March 6, 2026
Major features
- Catena can refer to external streaming engines (#57076).
- Gateway API instead of Ingress (#58134).
- Routes work without well-known hostname (#58261).
- Playout editor (#58358).
- Published manual for Catena SE (#58473).
- Database backup and restore scripts (#58482).
- Indication of current input (#58495).
- Retroview for graphics and reports (#58565).
- Manual for templates (#58604).
- Use 224.0.0.0/4 for multicast routes (#58606).
- Thumbnails support (#58623).
- Transcoder indication on templated channels (#58814).
Availability
Flussonic 26.03 is available now for:
- Flussonic Media Server
- Flussonic Central
- Flussonic Watcher
- Flussonic Catena
- Flussonic Catena SE