2.5.0-beta3 (2019-02-20)
New Features:
- Introduction of Shaka Player UI library! (beta)
- Load dist/shaka-player.ui.js
- See tutorial in docs/tutorials/ui.md
- Add option to disable drift-tolerance feature for certain live streams
- Upgrade mux.js to the latest (5.1.0)
- Support HLS playlists without URI in EXT-X-MEDIA
- Add safeSeekOffset to StreamingConfiguration
- Add PlayReady license URL parsing (ms:laurl)
- Add support for HLS tags with both value and attributes
Bugfixes:
- Fixed various typos in comments and docs
- Fix CEA timestamps with presentationTimeOffset
- Fix config-based clock sync for IPR content
- Fix cast serialization of Uint8Array types
- Fix event dispatch when text tracks change
- Don't include video roles in audio-language-role pairs
- Fix MediaSource failures with certain language settings
- Fix build paths on Windows
Docs: