Skip to content

Create DRM information inside each AdaptationSet

Choose a tag to compare

@asrashley asrashley released this 18 Feb 16:49
· 903 commits to main since this release

According to the DVB DASH specification, the ContentProtection descriptors should be placed within the AdaptationSet, and that each
AdaptationSet must have its own ContentProtection descriptors if they have different license rights.

This release contains a refactored DRM implement that meets these DVB DASH rules for ContentProtection descriptors.