Skip to content

dash.js v3.2.0

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 11 Dec 12:58
· 639 commits to master since this release

Features

#3411 DASH Events: Support for onReceive mode
#3424 Add Learn2Adapt ABR algorithm for low-latency streams
#3469 Add LoL+ ABR algorithm for low-latency streams
#3468 Enable live playback catchup for non low latency streams
#3264 Add Chromecast sender and receiver applications

Improvements

#3406 Compare mediaInfo objects in DashAdapter
#3385 UpdateSettings new streaming parameters : trackSwitchMode and selectionModeForInitialTrack
#3422 Add a fragment request timeout
#3437 Use resizeObserver when available for resizing captions
#3432 Add MediaPlayer.destroy to free all memory
#3372 Refactor of the EventBus
#3444 Add event for transition from dynamic to static
#3420 Align CMCD reporting with latest changes in the spec
#3428 Migrate to intern v4
#3450 Remove default CID from CMCD
#3456 Decrease already seen initData log from warn to info
#3467 Fix timing for live gap jumps
#3471 Rewrite the event timing calculation and dispatching logic
#3478 Disable Event.LOG per default. Can be enabled via settings parameter

Bugfixes

#3405 Fix prebuffering static mpds
#3401 Fix ManifestUpdater for 'dynamic' to 'static' streams
#3425 Accept non-compliant imagetype attribute name in SMPTE-TT image
#3440 [MSS] fix segment duration
#3414 dvb:probability should be 1000 by default
#3458 Fix script error in case of AdaptationSet removal at MPD update
Fix a bug which caused the preload sample to crash