How to play DRM protected content
Configuration
DRM settings are configured in the launch template.
{
"drm": {
"servers": {
"com.widevine.alpha": "https://wv-keyos.licensekeyserver.com/"
},
"licenseHeaders": {
"customdata": "PEtleU9TQXV0aGVudGljYXRpb25YTUw+"
}
}
}
Try it out