Skip to content

Instantly share code, notes, and snippets.

@imbcmdth
Forked from dmlap/eme.json
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save imbcmdth/14783975625ce4c57e18 to your computer and use it in GitHub Desktop.
Save imbcmdth/14783975625ce4c57e18 to your computer and use it in GitHub Desktop.
player.src({
"src": "movie.mpd",
"type":"application/dash+xml",
"keySystemOptions": [
{
"name": "com.widevine.alpha",
"options": {
"licenseUrl": "https://example.com/license"
}
}
]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment