Commit 5a5aeda3 by bachinger Committed by Christos Tsilopoulos

Add DASH samples with multiple base URLs

PiperOrigin-RevId: 395727438
parent 25a6ff57
Showing with 13 additions and 0 deletions
......@@ -213,6 +213,19 @@
]
},
{
"name": "DASH - Multiple base URLs",
"samples": [
{
"name": "DASH - Multiple base URLs",
"uri": "https://storage.googleapis.com/exoplayer-test-media-0/dash-multiple-base-urls/manifest.mpd"
},
{
"name": "DASH - Multiple base URLs (fail over)",
"uri": "https://storage.googleapis.com/exoplayer-test-media-0/dash-multiple-base-urls/manifest-failover.mpd"
}
]
},
{
"name": "HLS",
"samples": [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment