mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Merge remainder of https://github.com/google/ExoPlayer/pull/2372
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=148344124
This commit is contained in:
parent
82d33cde68
commit
563a397284
1 changed files with 12 additions and 0 deletions
|
|
@ -277,6 +277,18 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "ClearKey DASH",
|
||||
"samples": [
|
||||
{
|
||||
"name": "Big Buck Bunny (CENC ClearKey)",
|
||||
"uri": "http://html5.cablelabs.com:8100/cenc/ck/dash.mpd",
|
||||
"extension": "mpd",
|
||||
"drm_scheme": "cenc",
|
||||
"drm_license_url": "https://wasabeef.jp/demos/cenc-ck-dash.json"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "SmoothStreaming",
|
||||
"samples": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue