Flussonic Media Server v.24.08
- #4206 (new) added limitation of available dvr depth controlled by auth backend
- #6845 (new) user_agent auth configuration option will now allow on partial match. Use external http backend for exact match.
- #14460 (new) created tool for validating input mbr udp: https://flussonic.com/doc/ingest-foreign-udp-transcoder/
- #15314 (new) NDI ingest support added
- #33179 (new) refactored coder firmware structure for custom layers support
- #38904 (new) removed AJA SDI card support.
- #40388 (new) The DVR player can now be installed via NPM or connected via CDN
- #40939 (new) new firmware infrastructure that allows plugins and can be used for variable appliances
- #41222 (new) Added the standby option to the UI of the multiplexer pushes
- #41477 (new) Now you can load the firmware through the chassis interface.
- #12236 (improved) added unified debugging tool contrib/input.erl for all protocols
- #25759 (improved) removed obsolete
push udp1://
, there is only one udp pusher now. - #38443 (improved) Fixed the display of the message 'NO DVR RECORDING HERE' when there is actually a recording
- #38000 (improved) fixed problems with connecting to Arimix RTSP camera via agent
- #39283 (improved) lutra module can boot now Jetson TX2 NX
- #39667 (improved) split push protocols in OpenAPI schema into different choices
- #40225 (improved) enhanced calculation of frame duration in Jetson and Nvidia encoders. More stable calculation of segment duration for DASH
- #40302 (improved) fixed double SRT key generation on handshake
- #41241 (improved) ranges_list now can return reduced amount of ranges, selected by from-to borders and resolution
- #41389 (improved) now api/v3/streams/NAME/stop will stop dvr state also
- #42122 (improved) deleted crossdomain.xml from package
- #42176 (improved) changed NDI sources from "host (name)" to "host/name"
- #20807 (fixed) enhanced resampling AAC 44110 to Opus 48000
- #39106 (fixed) added handling of different srt key sizes
- #34392 (fixed) fixed playback from buggy RTSP camera that sends audio in SDP but doesn't send it in RTP
- #34573 (fixed) fixed rare bug with publishing via RTMP from Elemental
- #34780 (fixed) enhanced playback of 3-line subtitles
- #39483 (fixed) better handling of invalid RTMP message from OBS
- #40036 (fixed) lutra now is working in NVME Asus chassis
- #40101 (fixed) fixed generation of empty subtitles on DASH DVR playback
- #40240 (fixed) fixed migration of RAID between disks when have streams with broken index
- #40269 (fixed) Fixed the inability to view the archive when the source is currently unavailable
- #40276 (fixed) now pushers will restart on reconfiguration instead of silent work with old config
- #40334 (fixed) added workaround for buggy IDIS cameras that send RTP before PLAY request
- #40368 (fixed) fixed crash in udp pusher while capturing PCMA/Opus audio from IP camera
- #40406 (fixed) fixed error handling of play/publish to disabled stream via rtmp
- #40815 (fixed) Fixed the timeline display indicating that the archive doesn't exist when it actually does
- #40912 (fixed) allow configuring timeout of cluster interconnect
- #40924 (fixed) Fixed IP and protocol display in stream list.
- #40959 (fixed) fixed regression with endless restart of transcoder. Added better protection from broken H264 stream
- #40969 (fixed) Fixed infinite loader at the stream save button.
- #41073 (fixed) Fixed the application error when entering the Central stream page.
- #41194 (fixed) Fixed the display of video loading indicator on top of already playing video
- #41287 (fixed) ehnanced configuring VBI lines from UI
- #41376 (fixed) Fixed DVR player installation via Yarn.
- #41484 (fixed) fixed memory leakage in MPEG-TS UDP pusher
- #41492 (fixed) fixed publication from Harmonic Electra XT via RTMP
- #41552 (fixed) fixed invalid generation of S3 Auth signature
- #41575 (fixed) config validator will pass same udp groups with different bind ips
- #41611 (fixed) Fixed the part of archive download.
- #41616 (fixed) added workaround for buggy RTMP source, sending invalid frame tags
- #41617 (fixed) fixed regression with timeout on streams_list method due to extremely long ranges list
- #41662 (fixed) added protection from removing episodes earlier than episodes_duration from DVR when config_external is not responding
- #41737 (fixed) enhanced opentelemetry tracing of HTTP API calls
- #41759 (fixed) added handling of broken SDP on uniview camera with 0 framerate
- #41787 (fixed) Fixed the timeline zoom when initializing the player. Now it is set in seconds.
- #41943 (fixed) added workaround for erlang new behaviour that broke tls1.3 sources
- #41949 (fixed) added handling of closed_captions parameter to SRT input
- #42112 (fixed) fixed sending running_on while using cluster_ingest
- #42148 (fixed) added handling to agent message of failed buffer allocation
- #42175 (fixed) added dynamic changing of named DVR location provided by config_external
- #42289 (fixed) fixed capturing AC3 with dektec SDI
- #42328 (fixed) changed dependency of ndi package to avahi-daemon