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

Add support for token-protected and DRM-encrypted URLs to the demo #907

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

defagos
Copy link
Member

@defagos defagos commented Jun 10, 2024

Description

This PR adds support for a wider range of URL inputs in the demo app:

  • URLs protected by SRG SSR token.
  • URLs protected by SRG SSR encryption (require certificate URL).
Preview
preview

Changes made

  • Add Core Business player item construction APIs to make it possible to create SRG SSR token-protected and encrypted player items. Since metadata is not retrieved tracker adapters are not automatically attached to such items.
  • Add picker to the demo letting the user choose which type of input is provided (URL, URN, token-protected URL, encrypted URL).

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@defagos defagos linked an issue Jun 10, 2024 that may be closed by this pull request
1 task
@defagos defagos marked this pull request as ready for review June 10, 2024 20:40
@defagos defagos enabled auto-merge June 10, 2024 20:44
@defagos defagos added this pull request to the merge queue Jun 11, 2024
Merged via the queue into main with commit 9fb2b1b Jun 11, 2024
6 checks passed
@defagos defagos deleted the 620-add-certificate-and-license-url-support-to-the-demo branch June 11, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Add certificate and license URL support to the demo
2 participants