Flussonic Media Server v.25.02
- #31294 (new) Added SRT input statistics to the extended API.
- #43589 (new) Enhanced media processing performance using the updated version of FFmpeg for transcoding.
- #45000 (new) Removed the concept of stream sessions from the media server. Now they are monitored using a time-series approach.
- #45115 (new) Added a new ability for pushers configuration.
- #45769 (new) Added regular checking of secondary input availability:
recheck_secondary_inputs_interval
. - #46498 (new) Added a built-in stream analyzer service for automated TR101290 error detection, frame drops, and bitrate issues in real-time.
- #46876 (new) Added an API to monitor WebRTC ingest statistics counters, such as ABR changes and packet loss.
- #47123 (new) Properly deliver play counters to live stream telemetry.
- #47189 (new) Added additional RTSP ingest stream quality metrics.
- #47273 (new) Added PromQL API for the Retroview service.
- #47302 (new) Improved the speed of reading HLS DVR segments.
- #47515 (new) Now dashboards load faster.
- #47517 (new) Now the organization ID in dashboards syncs with your account ID.
- #40438 (fixed) Now inserted adverts are sequentially rotated when inserted into VOD HLS splices.
- #44093 (fixed) Added more cases where
media_info
from VOD or live can configure the transcoder to produce the same result. - #45258 (fixed) Improved the Streaming API request
ranges.json
. - #45693 (fixed) Changed default memory allocation tuning to reduce memory usage when DVR serves more than 10 Gbps.
- #45829 (fixed) Added a
503
response when reading DVR from a corrupted file. - #46499 (fixed) Now properly collecting stream input counters from published streams.
- #46588 (fixed) Now
stream.stats.dvr_info.bytes
returns actual disk usage. - #46650 (improved) Added deployment of Retroview to a Kubernetes cluster via ArgoCD.
- #46893 (improved) Added a workaround for reading from IP cameras that assign the same DTS to sibling frames.
- #46903 (fixed) Restored GPU metrics in the OpenMetrics API.
- #47017 (fixed) Fixed cleanup for some streams and disks after disk removal from RAID.
- #47083 (fixed) Restored pushers statuses in WebUI.
- #47145 (improved) Added OpenTelemetry traces to ONVIF camera control.
- #47270 (improved) Improved collection of statistics on frame reorders inside stream input.
- #47320 (improved) Added graceful handling of broken DVR cache segments.
- #47554 (improved) Improved stability of database connections.
- #47590 (improved) Improved validation of incoming requests for better security and stability.
- #47604 (fixed) Fixed monitoring to review and analyze request status codes.
- #47642 (fixed) Restored the ability to burn subtitles.
- #47695 (fixed) In
ranges.json
Streaming API, changedopened_at
andclosed_at
parameter units from seconds to milliseconds (with backward compatibility).