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-player

Compile the library

python build/all.py

Join 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.