We need a better way to set the vudrm token in the widevine request.
Currently we have a static property on OverrideKeySystemWidevine that gets set during the player setup. This is not ideal and we really want to pass the vudrm token through the protection data.
This is not currently possible with dash.js but once Dash-Industry-Forum/dash.js#1162 is resolved this should be possible.