Releases: videojs/videojs-contrib-dash
Releases · videojs/videojs-contrib-dash
v5.1.0
v5.0.0
v2.11.0
- Fix bug where VTT captions wouldn't show
- Support for human-readable track labels
v2.10.1
- Change main to be
dist/videojs-dash.cjs.js
- Reformat test code
- Add v7 to list of supported video.js dependencies
v2.10.0
- Cleanup of event addition and removal on dispose to not bork on source change
- Use MPD type and duration to determine if we should report live status
- Add error handler for new
mssError
in dash.js 2.6.8 - Pass through text track kind to dash.js
v2.9.3
- Retrigger dash.js errors on video.js
v2.9.2
- Depend on either Video.js 5.x or 6.x