What’s new in Flussonic Media Server 23.02
Release Notes 23.02
We are delighted to introduce the new 23.02 version of Flussonic Media Server!This iteration is centered on addressing clients’ feedback and streamlining essential business requirements, with the aim of enhancing end-user productivity.
For those using Flussonic Media Server for the first time as a solution for OTT/IPTV services, event broadcasting, or UGC business, this update offers a multitude of configuration and integration options. It also provides an improved user experience and optimized functionalities that help reduce time-to-market.
Flussonic Media Server 23.02 has introduced better management and configuration features, targeting diverse kinds of users. The API is now documented in OpenAPI schema, including config_external which is crucial for custom development, integration with code-based solutions and backend configuration. Additionally, the web-interface has been upgraded and personal accounts can now be accessed via my2.flussonic.com.
Moreover, the new release expands support for various video formats in browsers, DVR and WebRTC have been improved and CORS (Cross-Origin Resource Sharing) stream authorization comes built-in—eliminating the need for external platforms like NGINX.
Stay up to date and discover the most interesting enhancements below. For a full list of all newly added and improved features, please review the changelog.
CORS stream authorization
In this new version, Flussonic has added authorization for Cross-Origin Resource Sharing (CORS) for the browser streams, removing the need for a third-party solution. During playback, Flussonic creates the necessary headers for the browser that allow secure access to streams complying with the security policies of your service.H.265 support in browsers
The latest update from Flussonic brings enhanced support for playing H.265 files across many browsers. For added detail, please review the documentation.Flussonic API
We are pleased to announce that the OpenAPI scheme for Flussonic API is now finalized. To ensure our customers have ample time to update their systems and applications, an “end of life” option has been implemented, allowing them to be informed about when and in which releases deprecated API functions will be removed.Furthermore, we have documented the config_external feature, which is used to create the external configuration backend of Flussonic Media Server. This can be accessed via IPTVApps - Flussonic Configuration Backend API, and we highly encourage our customers who require external media server orchestration to test it out using OpenAPI for best results.