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: Add Orange platform to requiresEncryptionInfoInAllInitSegments #5895

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

willdharris
Copy link
Contributor

In testing Shaka on Orange S.A devices, we discovered these devices require encryption info in all init segments when content includes unencrypted and encrypted periods.

This PR adds the Orange platform to requiresEncryptionInfoInAllInitSegments, so the the fake encryption workaround can be applied. Resolves: #5894.

@willdharris willdharris changed the title Add Orange platform to requiresEncryptionInfoInAllInitSegments fix: Add Orange platform to requiresEncryptionInfoInAllInitSegments Nov 15, 2023
@avelad avelad added type: bug Something isn't working correctly platform: TV/STB Issues affecting smart TV or set-top box platforms priority: P2 Smaller impact or easy workaround labels Nov 15, 2023
@avelad avelad added this to the v4.6 milestone Nov 15, 2023
@avelad avelad merged commit 9d23a87 into shaka-project:main Nov 15, 2023
@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jan 14, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jan 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: TV/STB Issues affecting smart TV or set-top box platforms priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Orange platform requires encryption for all init segments
3 participants