Skip to content

Instantly share code, notes, and snippets.

@pavankn
Last active August 4, 2020 13:21
Show Gist options
  • Save pavankn/106d0ca678ba5f9f4b2980d6c1285c4d to your computer and use it in GitHub Desktop.
Save pavankn/106d0ca678ba5f9f4b2980d6c1285c4d to your computer and use it in GitHub Desktop.
JSON File
[
{
"name":"HLS",
"streams":[
{
"name":"Sky News (LIVE)",
"uri":"http://skynews-go-hls.ak-cdn.skydvn.com/skynews/1404/latest.m3u8"
},
{
"name":"RT (LIVE)",
"uri":"http://abrademos-cdn.cellnextelecom.net/Content/HLS/Live/Channel(abrademo3)/index.m3u8"
},
{
"name":"CNN (LIVE)",
"uri":"http://abrademos-cdn.cellnextelecom.net/Content/HLS/Live/Channel(abrademo8)/index.m3u8"
},
{
"name":"CBN NEWS (LIVE)",
"uri":"https://bcliveuniv-lh.akamaihd.net/i/news_1@194050/master.m3u8"
},
{
"name":"Euromax (LIVE)",
"uri":"https://dwstream4-lh.akamaihd.net/i/dwstream4_live@131329/master.m3u8"
},
{
"name":"Voice of America (LIVE)",
"uri":"https://voa-lh.akamaihd.net/i/voa_mpls_tvmc6@320298/master.m3u8"
},
{
"name":"Test (VOD)",
"uri":"http://hls-aws.vevo.com/v3/hls/2014/11/USSM21402039/5cd815d7-30fa-4fb2-9214-fe08552c751b/index.m3u8"
}
]
},
{
"name":"HTTP",
"streams":[
{
"uri":"https://github.com/mediaelement/mediaelement-files/raw/master/big_buck_bunny.mp4"
},
{
"uri":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/TearsOfSteel.mp4"
},
{
"uri":"http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4"
},
{
"name":"Dizzy (MP4)",
"uri":"https://html5demos.com/assets/dizzy.mp4"
},
{
"name":"Android screens (MKV)",
"uri":"https://storage.googleapis.com/exoplayer-test-media-1/mkv/android-screens-lavf-56.36.100-aac-avc-main-1280x720.mkv"
},
{
"name":"Screens 480p video (FMP4,H264)",
"uri":"https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/video-avc-baseline-480.mp4"
},
{
"name":"Screens 1080p video (FMP4,H264)",
"uri":"https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/video-137.mp4"
},
{
"name":"Screens audio (FMP4)",
"uri":"https://storage.googleapis.com/exoplayer-test-media-1/gen-3/screens/dash-vod-single-segment/audio-141.mp4"
},
{
"name":"HTTP live TS",
"uri":"http://itv.mit-xperts.com/hbbtvtest/media/livestream.php"
},
{
"name":"Peppers TV",
"uri":"https://jiotv.catchup.cdn.jio.com/bpk-tv/Peppers_TV_MOB/output01/index.m3u8?begin=20200726T063000&end=20200727T063000"
},
{
"name":"Pitaara TV",
"uri":"https://jiotv.catchup.cdn.jio.com/bpk-tv/Pitaara_MOB/output01/index.m3u8?begin=20200726T063000&end=20200727T063000"
}
]
},
{
"name":"DASH",
"streams":[
{
"name":"VOD - Segment template ($Time based)",
"uri":"http://demo.unified-streaming.com/video/ateam/ateam.ism/ateam.mpd"
},
{
"uri":"http://dash.akamaized.net/envivio/EnvivioDash3/manifest.mpd",
"name":"VOD - Segment template ($Number$ based)"
},
{
"name":"Live - Segment template ($Time based)",
"uri":"https://vm2.dashif.org/livesim-dev/segtimeline_1/testpic_2s/Manifest.mpd"
},
{
"name":"Live - Audio Only - Segment template ($Number$ based)",
"uri":"https://vm2.dashif.org/dash/vod/testpic_2s/audio.mpd"
},
{
"name":"VOD - Segment template ($Time based) - Multiple Audio Tracks",
"uri":"http://wowzaec2demo.streamlock.net/vod/_definst_/ElephantsDream/smil:ElephantsDream.smil/manifest_mvtime.mpd"
},
{
"name":"Peppers TV",
"uri":"https://jiotv.catchup.cdn.jio.com/bpk-tv/Peppers_TV_MOB/output/index.mpd?begin=20200726T063000&end=20200727T063000"
},
{
"name":"Pitaara TV",
"uri":"https://jiotv.catchup.cdn.jio.com/bpk-tv/Pitaara_MOB/output/index.mpd?begin=20200726T063000&end=20200727T063000"
}
]
},
{
"name":"Widevine DASH",
"streams":[
{
"uri":"https://bitmovin-a.akamaihd.net/content/art-of-motion_drm/mpds/11331.mpd",
"drm_license_url":"https://widevine-proxy.appspot.com/proxy",
"drm_scheme":"widevine"
}
]
},
{
"name":"Dolby",
"streams":[
{
"name":"MP4 - Multi Language - eac3 / 48Khz / 5.1(side)",
"uri":"http://streaming.dolby.com/ftproot/mitXperts/mp4/mp4_multi_lang.mp4"
},
{
"name":"TS - Multi Language - eac3 / 48Khz / 5.1(side)",
"uri":"http://streaming.dolby.com/ftproot/mitXperts/ts/ts_multi_lang.ts"
},
{
"name":"DASH - Multi Language - eac3 / 48Khz / 5.1(side)",
"uri":"http://streaming.dolby.com/ftproot/mitXperts/dash/dash_multi_lang.mpd"
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment