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

fix: playready message passthrough #201

Merged
merged 1 commit into from
Jan 26, 2024
Merged

fix: playready message passthrough #201

merged 1 commit into from
Jan 26, 2024

Conversation

adrums86
Copy link
Contributor

@adrums86 adrums86 commented Jan 26, 2024

There was an issue on certain platforms, in this case Tizen, where the playready message received from the CDM is already unwrapped. In this case all we need to do is add generic SOAP headers and send the message data straight through to the license request.

@adrums86 adrums86 merged commit 78bc2d7 into main Jan 26, 2024
4 checks passed
@adrums86 adrums86 deleted the fix-tizen-playready branch January 26, 2024 22:58
adrums86 added a commit that referenced this pull request Jan 26, 2024
amtins added a commit to SRGSSR/pillarbox-web that referenced this pull request Feb 5, 2024
For more information, please refer to videojs/videojs-contrib-eme#201

- updates the `package.json` file
- updates the `package-lock.json` file
github-merge-queue bot pushed a commit to SRGSSR/pillarbox-web that referenced this pull request Feb 6, 2024
For more information, please refer to videojs/videojs-contrib-eme#201

- updates the `package.json` file
- updates the `package-lock.json` file
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

Successfully merging this pull request may close these issues.

None yet

2 participants