Skip to content

Commit 8f63542

Browse files
committed
samples dash-if-reference-player: add Widevine persistent sample stream
1 parent b04a69a commit 8f63542

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

samples/dash-if-reference-player/app/sources.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,16 @@
837837
{
838838
"name": "Unified Streaming Live",
839839
"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+
}
840850
}
841851
]
842852
},

0 commit comments

Comments
 (0)