Hi everyone,
We are pleased to announce the release of Shaka Player v3.0.9 and v2.5.21. There are many important fixes in these releases. A few are specific to bugs in v3.0 that did not exist in v2.5.
Fixes that apply to both branches:
- Fix giant gaps in SSAI content
- Fix TTML background image attribute case
- Avoid setting global Cast hook
- Fix codec choice when resolutions differ
- Fix autoplay for non-zero-start VOD
- Support localized whitespace preservation in TTML
- Fix repeated seek on start for some content
- Fix subtitle display in timing edge case
- Fixed build error on Windows
- Document programmatic UI setup
Fixes that apply to v3.0.x only:
- Exported SegmentReference.getUris
- Allow playing Periods with missing text
- Fix offline storage after a failure
- Support version 1 emsg boxes
- Add vue.js, nuxt.js and video.js integration examples
Ads (beta) changes in v3.0.x:
- Change the value of the 'mpt' param we set for tracking
- Expose native IMA stream manager for SS DAI
- Hide the ad container when ads aren't playing
- Add "limited ads" section to the ads tutorial
- Expand the IMA integration tutorial