Setup HTML5 Video Player for AES encryption

David Panscik 1 Reputation point
2021-04-12T21:50:10.383+00:00

Does someone have a tutorial (Video or Clickthrough) showing how to setup a HTML5 video player to deal with AES encryption and token auth from Azure Media Services - servers ?

Thanks

Azure Media Services
Azure Media Services
A group of Azure services that includes encoding, format conversion, on-demand streaming, content protection, and live streaming services.
307 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Grmacjon-MSFT 16,766 Reputation points
    2021-04-12T23:11:34.057+00:00

    Hi David,

    You can use the tutorial from this doc to set up HTML5 Video Player for AES encryption. The sample code for this tutorial is available at Azure-Samples/media-services-3rdparty-player-samples.

    Please let us know if you have further questions @David Panscik

    -Grace