Skip to content

dash.js v4.2.1

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 23 Dec 08:15
· 312 commits to master since this release

Improvements

#3823 Account for seek to 0 in _noMediaRequestGenerated and consider if the requiredMediaTime is larger than the start time of the segment
#3827 Update sources.json with new Axinom test vectors
#3824 Wait for video element ready state to change to HAVE_METADATA before triggering STREAM_INITIALIZED
Link Update Unified Streaming sample URLs
Link Add demo page to load stream via query parameters
#3830 Adding AACH in the list of supported codecs for MSS parser
#3811 Preserve cdata on manifest parsing and expose on dash event messageData
#3832 Enable gap seek fix by default
Link Add an example how to use parsed MPD objects instead or urls
Link Add sample for MPD anchors

Bugfixes

#3833 Apply a minor offset when using MPD anchors with #t=0 for dynamic streams when calcFromSegmentTimeline is enabled
#3825 Fix race condition when using "autoplay" in the reference UI
Link Fix SessionToken typings
Link Fix error in JSDoc in ProtectionController.js