ContentProtection not inherited from AdaptationSet if also present in Representation #230
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
Test vectors from https://github.com/Axinom/dash-test-vectors seem to put ContentProtection elements at both AdaptationSet and Representation levels.
Our parser treats ContentProtection inheritance like any other inheritance in the manifest. If Representation has it, it doesn't inherit it from AdaptationSet.
To support the test vectors from Axinom, our parser will have to treat ContentProtection specially.
NOTE: Because the Axinom license server requires special headers in the license request and they don't use a unique schemeIdUri in the manifest, their content will not play in the demo app even if this is fixed. The following would have to be used as the content protection callback:
The text was updated successfully, but these errors were encountered: