If you want to check more, use Desktop Browser with Non-HDCP display like VGA. With the configuration No.1, HDCP_V1 restriction is not effective and you can play video with VGA connection in spite of HDCP_V1 restriction. However, If you set the configuration No.2, playback with VGA will be blocked. It means that the value of WidevineTemplate should be JSON string with snake case.
Thanks for your contribution. Yuu are right, we need to use snake case (I discovered the same on another project). I will probably integrate your PR in the new .Net 5 code. Thanks !
See more info here: https://docs.microsoft.com/en-us/azure/media-services/latest/drm-widevine-license-template-concept
Purpose
This change concerns: (mark with an
x
)Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
If you want to check more, use Desktop Browser with Non-HDCP display like VGA. With the configuration No.1, HDCP_V1 restriction is not effective and you can play video with VGA connection in spite of HDCP_V1 restriction. However, If you set the configuration No.2, playback with VGA will be blocked. It means that the value of WidevineTemplate should be JSON string with snake case.
No. 1: Pascal Case
No. 2: Snake Case
What to Check
Verify that the following are valid
Other Information