Skip to content

fix: Sony Bravia TV Playready DRM Failure #8577

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

Merged
merged 4 commits into from
May 9, 2025

Conversation

agajassi
Copy link
Contributor

@agajassi agajassi commented May 9, 2025

Fixes #8576
Browser on this Sony TV returns little-endian, which results in false-positive unsupported key system. Looks like this is a known issue impacting couple of other platforms as well. I need to add this TV as well.

@shaka-bot
Copy link
Collaborator

Incremental code coverage: 88.89%

@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 component: PlayReady The issue involves the PlayReady DRM labels May 9, 2025
@avelad avelad added this to the v4.15 milestone May 9, 2025
@avelad avelad merged commit f987f45 into shaka-project:main May 9, 2025
51 of 55 checks passed
avelad pushed a commit that referenced this pull request May 13, 2025
Fixes #8576
Browser on this Sony TV returns little-endian, which results in
false-positive unsupported key system. Looks like this is a known issue
impacting couple of other platforms as well. I need to add this TV as
well.
avelad pushed a commit that referenced this pull request May 13, 2025
Fixes #8576
Browser on this Sony TV returns little-endian, which results in
false-positive unsupported key system. Looks like this is a known issue
impacting couple of other platforms as well. I need to add this TV as
well.
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jul 8, 2025
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jul 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: PlayReady The issue involves the PlayReady DRM 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.

False Positive Unsupported Key System Due To Endianness Mismatch of Default KeyID
3 participants