We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04a69a commit 8f63542Copy full SHA for 8f63542
samples/dash-if-reference-player/app/sources.json
@@ -837,6 +837,16 @@
837
{
838
"name": "Unified Streaming Live",
839
"url": "http://live.unified-streaming.com/loop/loop.isml/loop.mpd?format=mp4&session_id=25020"
840
+ },
841
+ {
842
+ "name": "Unified Streaming (Widevine, persistent)",
843
+ "url": "http://demo.unified-streaming.com/video/tears-of-steel/tears-of-steel-dash-widevine.ism/.mpd",
844
+ "protData": {
845
+ "com.widevine.alpha": {
846
+ "serverURL": "https://cwip-shaka-proxy.appspot.com/no_auth",
847
+ "sessionType": "persistent-license"
848
+ }
849
850
}
851
]
852
},
0 commit comments