Add Widevine license renewal example to demo app

PiperOrigin-RevId: 592182371
(cherry picked from commit 0b8a9a2ca4791f54289706802132138430f51f09)
This commit is contained in:
ibaker 2023-12-19 03:47:08 -08:00 committed by microkatz
parent 6236fd38d0
commit 5d7c9142ba

View File

@ -143,6 +143,12 @@
"drm_scheme": "widevine", "drm_scheme": "widevine",
"drm_license_uri": "https://proxy.uat.widevine.com/proxy?video_id=GTS_HW_SECURE_ALL&provider=widevine_test" "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)", "name": "30s license (fails at ~30s)",
"uri": "https://storage.googleapis.com/wvmedia/cenc/h264/tears/tears.mpd", "uri": "https://storage.googleapis.com/wvmedia/cenc/h264/tears/tears.mpd",