Flussonic Media Server v.25.01
- #40387 (new) Now it is possible to refetch lost DVR from an IP camera with iris firmware on it. Do not lose even a single frame!
- #42775 (new) Added
x-originator
to API calls. - #43397 (new) Added support for Genlock on Dektec SDI cards.
- #44478 (new) Stream stats are now saved to the
streams7
table. - #44605 (new) Added the ability to access the chassis on a separate port.
- #45821 (new) Added
frip
muxer to our ffmpeg build. - #46004 (new) Changed the mechanism of collecting telemetry of streams to Retroview.
- #46490 (new) DVR streaming will now read only required tracks from disk, reducing I/O on MBR streams.
- #26067 (improved) Deleted obsolete
dvr_only
field from schemas. - #42071 (fixed) Enhanced support for OVH S3 access.
- #42432 (fixed) Now, if a disk is removed from RAID, the assigned part of the DVR will be automatically deleted.
- #43548 (improved) Upgraded to Erlang 27.1.
- #43828 (fixed) It is now possible to disable asking for unknown streams on
config_external
server via thex-config-server-dynamic-streams=false
header. - #45129 (fixed) Fixed behavior of the
thumbnail_url
option that was not reconfigured on stream config edit. - #45466 (fixed) Added workarounds for handling broken IP cameras that do not change audio timestamps.
- #45682 (improved) Released new Retroview written in Go.
- #45685 (fixed) Enhanced OpenTracing instrumentation for the
streams_list
API call. - #45850 (fixed) Added support for ingesting from an SRT server that cannot support passing the
streamid
option. - #46104 (improved) Fixed auto-play functionality for video and audio in the player.
- #46209 (fixed) Restored the lost
inputs.stats.active
field in the API, which led to an invalid input status in the UI. - #46259 (fixed) Fixed switching the source from inactive to a good one.
- #46315 (fixed) Fixed search by stream name.
- #46338 (fixed) Enabled tracing to resolve performance issues.
- #46387 (fixed) Fixed switching sources while using the backup option.
- #46519 (improved)
streams7
chunks are now aggregated in a Kubernetes cluster with a single server. - #46729 (improved) Updated
media-server-operator
. - #46871 (fixed) Decreased
mmap/munmap
rate when converting DVR to HLS.