Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple KIDs #1

Open
wilaw opened this issue Jul 31, 2020 · 2 comments
Open

Multiple KIDs #1

wilaw opened this issue Jul 31, 2020 · 2 comments

Comments

@wilaw
Copy link
Member

wilaw commented Jul 31, 2020

[From https://github.com/Dash-Industry-Forum/dash.js/issues/3343]

What would be the use case for sending multiple KIDs at once? If an AdaptationSet contains different keys/kids for different representations is the client supposed to embed this in one single license request?

@lpiron
Copy link

lpiron commented Sep 16, 2020

We are currently working in DASH-IF on this use case of several content keys in an Adaptation Set (see Dash-Industry-Forum/DASH-IF-IOP#400). The license request model defined in the Security Guidelines will most probably be updated accordingly.
Note that, from my understanding, in a DRM per DRM case, the license requests may be different. For example, a Widevine license server can provide licenses not requested because some business logic associates a KID to a contentID, hence asking a license for a KID means the content is requested, and additional licenses can be delivered in the answer (this reduces the number of license requests). Other DRMs may allow having several KID in a request, even if these are not in the same Adaptation Set. This is a DRM provider decision.

@ZmGorynych
Copy link

How would we prevent a situation when the client attempts to shift into a representation it cannot decrypt?
We need some signaling in the MPD to prevent such a switch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants