Flussonic Media Server v.24.06
- #22100 (new) (Flussonic) Added support for AC-3 audio for HLS/FairPlay streams in tvOS.
- #27875 (new) (Flussonic) Added the ability to play archive via RTSP. This feature is useful for integration with external systems. Learn more.
- #37998 (new) Now Media Server can replicate DVR data from our camera.
- #39456 (new) Flussonic Player is now able to show CSAI Preroll clip, check with Flussonic Watcher how it works.
- #39769 (new) initial implementation for SMPTE 2110 4K receiver code
- #39821 (new) Now you can request MSS DVR manifest with a specific chunk format.
- #39907 (new) You can encode audio into the Enhanced AC-3 codec.
- #39934 (new) (UI) Added the button to download debug data locally in case if uploading failed with HTTP 400 error. This will help you provide necessary data to our support team even if there are network problems.
- #40084 (new) You can configure transcoder with pre-defined targets that allows to get DVB compatible configuration in a single click.
- #40382 (new) New transcoder targets are available via Admin UI.
- #40611 (new) Now you can set a comment to inputs. This hints will help manage your sources, e.g. quickly identify who is a provider.
- #25015 (fixed) Fixed an issue with configuring ASI PCI-E cards with V4L interface.
- #31507 (fixed) (Flussonic) Fixed the segfaults in MPEG-TS due to incorrect frame body size.
- #37481 (improved) Ubuntu 16.04 is not supported anymore.
- #37919 (improved) (Flussonic) Improved the log message when failed to run auth backend for specific URL.
- #38640 (fixed) WebRTC Player is adapted to the latest iOS version.
- #38931 (improved) (Flussonic) Added support for the updated PSSH returned by BuyDRM.
- #38954 (improved) We have changed defaults to utilize CPUs like AMD EPYC 7702P more efficiently. You'll get more transcoder performance out of box.
- #39041 (improved) (DVR Player) The episodes in the player displayed at Watcher Client UI can be played before their closure, so the message about the episode being recorded is no longer shown.
- #39172 (fixed) (Flussonic) Fixed the incorrect MSE-LD track IDs preventing the player operation.
- #39482 (fixed) (Flussonic) Fixed the issue where video did not play via MSE or HLS/fMP4 when published via RTMP/HEVC from OBS.
- #39634 (improved) (UI) Added the column for the originator in the Central Admin UI to help debugging the layouter.
- #39681 (fixed) (Flussonic) Fixed the issue with migrate mode not cleaning the disk in Flussonic RAID if some archive data are corrupted or missing on the disk.
- #39892 (fixed) (DVR Player) Fixed the issue that the days with archive recordings were not highlighted in the calendar.
- #39925 (fixed) (UI) Fixed the issue with the stream restart button missing in the Flussonic Media Server Admin UI.
- #39952 (fixed) Media Server will handle input http-links with ending
/mpegts
,.ts
like a HTTP MPEG-TS source. - #39993 (fixed) (UI) Fixed the issue with empty page displayed instead of streamer settings after the streamer creation.
- #40064 (improved) Vision plugin is removed from Media Server. Read here How to migrate to a new Vision package.
- #40076 (fixed) We catch an rare issue with outdated file descriptor, so, Media Server will not lose DVR files.
- #40116 (improved) (UI) Changed the format of debug info file name to
logs_{YYYYMMDDhhmmss}_{hostname}_{version}.zip
. - #40154 (fixed) Supported TLS-1.3 only sources.
- #40196 (fixed) (Flussonic) Fixed the issue where all episode recordings were deleted even though
episodes_expiration
was unlimited. - #40204 (fixed) (API) Fixed the issue with filters and limit not applied to GET /ranges method.
- #40244 (fixed) Media Server now detects DVR configuration conflict between streams and templates.
- #40304 (fixed) (Flussonic) Fixed the issue where proxying requests to Watcher via Flussonic did not work when auto-login was configured in Watcher.
- #40317 (fixed) Server-side playlists now ignores tab and spaces symbols. Accidently added space will not cause any issues.
- #40361 (fixed)
hls2://
now ingests audio tracks fromEXT-X-STREAM-INF
andEXT-X-MEDIA:TYPE=AUDIO
. - #40397 (fixed) (Flussonic) Fixed the multiplexer crashes when the name of the stream is changed and the new name is specified as a source for the program.
- #40415 (fixed) Pulse API supports a new authorization schema.
- #40465 (fixed) Garbage traffic on a SRT socket will not stop publication.
- #40547 (fixed) Admin UI now will not crash on "Options" page of RTSP input.
- #40602 (fixed) Fixed case when we were too careful about DVR data that could be deleted.