mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Fix HLS advanced TS and fMP4 sample streams
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=211976724
This commit is contained in:
parent
cb5c78917c
commit
da88b34687
1 changed files with 2 additions and 2 deletions
|
|
@ -352,11 +352,11 @@
|
|||
},
|
||||
{
|
||||
"name": "Apple master playlist advanced (TS)",
|
||||
"uri": "https://tungsten.aaplimg.com/VOD/bipbop_adv_example_v2/master.m3u8"
|
||||
"uri": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8"
|
||||
},
|
||||
{
|
||||
"name": "Apple master playlist advanced (fMP4)",
|
||||
"uri": "https://tungsten.aaplimg.com/VOD/bipbop_adv_fmp4_example/master.m3u8"
|
||||
"uri": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8"
|
||||
},
|
||||
{
|
||||
"name": "Apple TS media playlist",
|
||||
|
|
|
|||
Loading…
Reference in a new issue