Play a video with DRM content

link: https://drive.google.com/file/d/1RRC58H9mkEgf3OCwxvZ5OQlUFe5tx0Hj/view?usp=sharing

this is a sample using AVKit, it plays well. follow these 4 steps.

  1. download the Certificate.
  2. obtains key request data (SPC) from the Certificate and ContentId.
  3. upload the SPC and ContentId to the KSM server. and obtains CKC data.
  4. send the CKC to the player.

how to code using PlayKit?
thanks.

1 Like