shaka-player
shaka-player copied to clipboard
JavaScript player library / DASH & HLS client / MSE-EME player
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** YES **Is your feature request related to a problem? Please describe.** NO, I would like to suggest some Video...
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** Yes **What version of Shaka Player are you using?** master **Can you reproduce the issue with our latest release...
In https://github.com/google/shaka-player/pull/3087#discussion_r555297625, I detailed what seems to be a compiler bug. This code in lib/dash/dash_parser.js triggers the bug: ```js // Attach trick mode tracks to normal tracks. for (const trickModeSet...
**Is your feature request related to a problem? Please describe.** The playback rate and quality are currently not visible without hover or focus when they are entries in the button...
**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 **If the question is related to FairPlay, have you read the tutorial?**...
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** There are a few (old) similar issues, except this doesn't result in an error message that I can see....
:robot: I have created a release *beep* *boop* --- ## [4.11.9](https://github.com/shaka-project/shaka-player/compare/v4.11.8...v4.11.9) (2024-10-18) ### Bug Fixes * **UI:** Fix auto-load with source tags ([#7430](https://github.com/shaka-project/shaka-player/issues/7430)) ([755a6ea](https://github.com/shaka-project/shaka-player/commit/755a6ea6f3dcd2da958ebb99dbffea7e12b3512c)) * **UI:** Fix the position of...
:robot: I have created a release *beep* *boop* --- ## [4.10.23](https://github.com/shaka-project/shaka-player/compare/v4.10.22...v4.10.23) (2024-10-18) ### Bug Fixes * **UI:** Fix auto-load with source tags ([#7430](https://github.com/shaka-project/shaka-player/issues/7430)) ([6c1fcd8](https://github.com/shaka-project/shaka-player/commit/6c1fcd844192bef5bde697eb2ec3524d675667b3)) * **UI:** Fix the position of...
:robot: I have created a release *beep* *boop* --- ## [4.9.30](https://github.com/shaka-project/shaka-player/compare/v4.9.29...v4.9.30) (2024-10-18) ### Bug Fixes * **DASH:** Live DASH allows segment overlap in the updated manifest for first new segments...
This PR introduces two new CMCD v2 keys to shaka player: - **ltc (live stream latency)**: The time delta between when a given media timestamp was made available at the...