• 2 min read

Azure Media Services Java SDK adds support for Content Protection feature

We are pleased to announce a new update including new features allowing you to easily configure AES and PlayReady dynamic encryption for VOD or Live with Java SDK.
Update: For the most up to date information on for connecting to the Azure Media Services v3 Java SDK, please visit the Connect to Media Services v3 API – Java documentation

We are pleased to announce a new update (V.0.8.0) for Azure Media Services SDK for Java including new features like content protection and support for more entities/operations (StreamingEndpoint, EncodingReservedUnitType, StorageAccount, etc.). With this update, you can easily configure AES and PlayReady dynamic encryption for VOD or Live with Java SDK. If you are not familiar with this feature, please read my recent blog post. This update is contributed by developer Mariano Converti and Emanuel Vecchio from our partner Southworks. They also updated the following code samples to help get you started quickly:

  To learn more, head over to view Mariano's original blog post.

v0.8.0 Change Log