Welcome to Shaka Player
Shaka Player is a JavaScript library for adaptive video streaming. It plays DASH content without browser plugins using MediaSource Extensions and Encrypted Media Extensions.
Getting Started
Get the source
git clone https://github.com/google/shaka-player.git
cd shaka-playerCompile the library
python build/all.pyJoin the mailing list
If you want to discuss Shaka Player developement or receive notifications when a new version is released, you should join our mailing list.
Continue the Tutorials
Next, check out Basic Usage.