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

ALLOWED-CPC Support #4928

Open
2 tasks
robwalch opened this issue Sep 27, 2022 · 0 comments
Open
2 tasks

ALLOWED-CPC Support #4928

robwalch opened this issue Sep 27, 2022 · 0 comments

Comments

@robwalch
Copy link
Collaborator

robwalch commented Sep 27, 2022

Is your feature request related to a problem? Please describe.

Enhance support for level filtering with key selection and ALLOWED-CPC attribute

Describe the solution you'd like

  • Add parsed ALLOWED-CPC information to Level or LevelDetails
    • (CPC labels will differ for each KEYFORMAT: ALLOWED-CPC="${KEYFORMAT}:${fwd-slash-delimited-CPC-labels}"
  • Use ALLOWED-CPC along with key system access and HDCP security level to filter and select levels for playback
    • Ex: Add new API event when key-system access is gained (externally, the API only offers license callbacks), and use it to filter levels with ALLOWED-CPC values that do not include the key-system KEYFORMAT

Additional context

See ALLOWED-CPC under https://datatracker.ietf.org/doc/html/draft-pantos-hls-rfc8216bis#section-4.4.6.2

@robwalch robwalch added Feature proposal Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. DRM and removed Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant