Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new BBC R&D Test Streams to Reference Player #4310

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 47 additions & 11 deletions samples/dash-if-reference-player/app/sources.json
Original file line number Diff line number Diff line change
@@ -116,7 +116,7 @@
},
{
"url": "https://rdmedia.bbc.co.uk/testcard/vod/manifests/avc-full.mpd",
"name": "SegmentTemplate/Number, live profile",
"name": "On-demand Testcard - Multiple Languages, AAC Stereo and Surround, Audio Description, AVC Video",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/",
"provider": "bbc"
},
@@ -289,6 +289,18 @@
"name": "LiveSIM Caminandes 02, Gran Dillama (25fps, 25gop, 2sec, multi MOOF/MDAT, 1080p, KID=1236) v2",
"url": "http://refapp.hbbtv.org/livesim2/02_llamav2/manifest.mpd",
"provider": "hbbtv"
},
{
"name": "Live Testcard - Multiple Languages, AVC Video",
"url": "https://rdmedia.bbc.co.uk/testcard/simulcast/manifests/avc-full.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/simulcast/",
"provider": "bbc"
},
{
"name": "Live Testcard - Multiple Languages, HEVC Video",
"url": "https://rdmedia.bbc.co.uk/testcard/simulcast/manifests/hevc-ctv.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/simulcast/",
"provider": "bbc"
}
]
},
@@ -324,6 +336,18 @@
"url": "https://explo.broadpeak.tv:8343/bpk-tv/spring/lowlat/index_timeline.mpd",
"name": "Live low latency (SegmentTimeline, CMSD)",
"provider": "broadpeak"
},
{
"name": "Low-Latency Live Testcard - 4 Chunks per Segment, Multiple Languages, AVC Video",
"url": "https://rdmedia.bbc.co.uk/testcard/lowlatency/manifests/ll-avc-full.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/lowlatency/",
"provider": "bbc"
},
{
"name": "Low-Latency Live Testcard - 4 Chunks per Segment, Multiple Languages, HEVC Video",
"url": "https://rdmedia.bbc.co.uk/testcard/lowlatency/manifests/ll-hevc-ctv.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/lowlatency/",
"provider": "bbc"
}
]
},
@@ -383,22 +407,28 @@
"provider": "dashif"
},
{
"name": "TTML Segmented 'snaking' subtitles (with random text) (Ondemand)",
"url": "https://rdmedia.bbc.co.uk/elephants_dream/1/client_manifest-snake.mpd",
"name": "On-demand Elephant's Dream - with EBU-TT-D Subtitle Track in English",
"url": "https://rdmedia.bbc.co.uk/elephants_dream/1/client_manifest-all.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/elephants_dream/",
"provider": "bbc"
},
{
"name": "BBC R&D EBU-TT-D Subtitling Test",
"url": "https://rdmedia.bbc.co.uk/elephants_dream/1/client_manifest-all.mpd",
"name": "On-demand Elephant's Dream - with EBU-TT-D 'Snaking' Subtitle Track (random text) - lines grow over time simulating live subtitles",
"url": "https://rdmedia.bbc.co.uk/elephants_dream/1/client_manifest-snake.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/elephants_dream/",
"provider": "bbc"
},
{
"name": "Live Testcard - Multiple Subtitle Languages and Downloadable Font Signalling",
"url": "https://rdmedia.bbc.co.uk/testcard/simulcast/manifests/avc-ctv.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/simulcast/",
"provider": "bbc"
},
{
"url": "https://dash.akamaized.net/dash264/CTA/imsc1/IT1-20171027_dash.mpd",
"name": "IMSC1 Text Subtitles via sidecar file",
"provider": "cta"
}
}
]
},
{
@@ -1245,15 +1275,21 @@
"provider": "dashif"
},
{
"name": "HE and LC AAC Stereo in English",
"url": "https://rdmedia.bbc.co.uk/testcard/vod/manifests/radio-en.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/",
"name": "Live Testcard Audio - AAC-LC Stereo in English",
"url": "https://rdmedia.bbc.co.uk/testcard/simulcast/manifests/radio-lc-en.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/simulcast/",
"provider": "bbc"
},
{
"name": "Live Testcard Audio - HE-AAC Stereo in English",
"url": "https://rdmedia.bbc.co.uk/testcard/simulcast/manifests/radio-he-en.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/simulcast/",
"provider": "bbc"
},
{
"name": "AAC-LC Surround (4 active channels) in English",
"name": "On-demand Testcard Audio - AAC-LC Surround (4 active channels) in English",
"url": "https://rdmedia.bbc.co.uk/testcard/vod/manifests/radio-surround-en.mpd",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/",
"moreInfo": "https://rdmedia.bbc.co.uk/testcard/vod/",
"provider": "bbc"
},
{