mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Add Widevine license renewal example to demo app
PiperOrigin-RevId: 592182371 (cherry picked from commit 0b8a9a2ca4791f54289706802132138430f51f09)
This commit is contained in:
parent
6236fd38d0
commit
5d7c9142ba
@ -143,6 +143,12 @@
|
||||
"drm_scheme": "widevine",
|
||||
"drm_license_uri": "https://proxy.uat.widevine.com/proxy?video_id=GTS_HW_SECURE_ALL&provider=widevine_test"
|
||||
},
|
||||
{
|
||||
"name": "20s license with renewal",
|
||||
"uri": "https://storage.googleapis.com/wvmedia/cenc/h264/tears/tears.mpd",
|
||||
"drm_scheme": "widevine",
|
||||
"drm_license_uri": "https://proxy.uat.widevine.com/proxy?video_id=GTS_CAN_RENEW&provider=widevine_test"
|
||||
},
|
||||
{
|
||||
"name": "30s license (fails at ~30s)",
|
||||
"uri": "https://storage.googleapis.com/wvmedia/cenc/h264/tears/tears.mpd",
|
||||
|
Loading…
x
Reference in New Issue
Block a user