shaka-player
shaka-player copied to clipboard
JavaScript player library / DASH & HLS client / MSE-EME player
**Have you read the [Tutorials](http://shaka-player-demo.appspot.com/docs/api/tutorial-welcome.html)?** Yes **Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** "shaka-player": "^4.0.1" I have...
Close https://github.com/shaka-project/shaka-player/issues/4383 Close https://github.com/shaka-project/shaka-player/issues/4357
Can Shaka player parse CEA 608 and provide a text track list? We have an HLS stream which doesn't have closed CLOSED-CAPTIONS metadata in it. Meantime our TS files do...
To work around a bug in Chrome and/or Selenium (root cause unclear), play unmuted, but very quiet during tests. Without this, playback may progress very slowly (~0.5x) in some cases,...
Expands on the original PR (#3880) by adding support for MP4 and key rotation. Close #850 Co-authored-by: wjywbs
fix: Fixed minor bug #4358 Part of #4358 fixed the code Type of change - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** 2.5.6 but trying to update to 3.2.0 **Can you reproduce...
Addresses this issue (https://github.com/shaka-project/shaka-player/issues/4382) Adds `prft` parsing logic and surfaces this information via a player event.
:robot: I have created a release *beep* *boop* --- ## [4.2.0](https://github.com/shaka-project/shaka-player/compare/v4.1.0...v4.2.0) (2022-08-09) ### Features * add Amazon Fire TV platform support ([#4375](https://github.com/shaka-project/shaka-player/issues/4375)) ([5102dac](https://github.com/shaka-project/shaka-player/commit/5102dac96cb1a749fefeb1f6b7a24c13f6b1077b)) * Add support for Modern EME and...