Commit 2138bfb3 by bachinger Committed by Oliver Woodman

Add DASH samples with multiple base URLs

PiperOrigin-RevId: 395727438
parent 9e3ef818
Showing with 13 additions and 0 deletions
...@@ -213,6 +213,19 @@ ...@@ -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", "name": "HLS",
"samples": [ "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