Skip to content

dash.js v4.7.1

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 21 Jun 10:03
· 66 commits to master since this release

Improvements

#4201 #4203 Improve throughput on abort: Enables throughput rule to consider measured throughput (or value returned by CMSD response header) on the aborted requests @bbert
#4195 L2A Improvements based on BBC MMSys Paper @piersoh
#4193 Add autoLoad flag to start playback in reference client once page is loaded @dsilhavy
#4196 Add option to mute playback in reference UI via query parameters @dsilhavy

Bugfixes

#4189 Fix reporting of CMCD for SegmentBase range requests @dsilhavy
#4213 Content Steering: Add protocol string to host url if not present @dsilhavy
#4192 Do not close key session if key is usable in getLicense.html demo @dsilhavy
#4191 Typescript: Fixed FragmentRequest 'type' typing @ShikiSeiren
#4185 Fix handling of MPDs containing SegmentList with SegmentTimeline @tea
#4208 Fix a regression for subtitle playback. We need the segment duration of the subtitle tracks to get a valid buffer target @dsilhavy
#4214 Fix JSDoc in Settings.js @dsilhavy
Link Add postbuild command to copy index.d.ts to dash.d.ts @dsilhavy
Link Add Axinom teststreams with new license server URL @dsilhavy
Link Fix wrong unregister event listener for PLAYBACK_SEEKED in CatchupController @dsilhavy