link: https://drive.google.com/file/d/1RRC58H9mkEgf3OCwxvZ5OQlUFe5tx0Hj/view?usp=sharing
this is a sample using AVKit, it plays well. follow these 4 steps.
- download the Certificate.
- obtains key request data (SPC) from the Certificate and ContentId.
- upload the SPC and ContentId to the KSM server. and obtains CKC data.
- send the CKC to the player.
how to code using PlayKit?
thanks.