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

Tizen unable to play clear HVC1 when configured for DRM #4742

Closed
ricardo-a-alves-alb opened this issue Nov 22, 2022 · 0 comments · Fixed by #4743
Closed

Tizen unable to play clear HVC1 when configured for DRM #4742

ricardo-a-alves-alb opened this issue Nov 22, 2022 · 0 comments · Fixed by #4743
Labels
platform: Tizen Issues affecting Tizen priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@ricardo-a-alves-alb
Copy link
Contributor

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
4.2.3

Can you reproduce the issue with our latest release version?
Yes

Can you reproduce the issue with the latest code from main?
Yes

Are you using the demo app or your own custom app?
Custom app

If custom app, can you reproduce the issue using our demo app?
Yes

What browser and OS are you using?
Tizen

For embedded devices (smart TVs, etc.), what model and firmware version are you using?
UE43TU8505UXXC (Tizen 5.5)

What are the manifest and license server URIs?

<Representation id="dzEgCyCf" bandwidth="2100000" codecs="hvc1.1.6.L120.b0" width="1024" height="576" frameRate="50" sar="1:1" />

What configuration are you using? What is the output of player.getConfiguration()?
Default configuration

What did you do?
Attempt to reproduce HVC1 clear content when DRM Widevine servers are configured

What did you expect to happen?

Forcing fake encryption information in init segment.
Inserting "enca" box into init segment.
Forcing fake encryption information in init segment.
Inserting "encv" box into init segment.

What actually happened?

Forcing fake encryption information in init segment.
Inserting "enca" box into init segment.
Forcing fake encryption information in init segment.
Failed to find boxes needed to fake encryption!
@ricardo-a-alves-alb ricardo-a-alves-alb added the type: bug Something isn't working correctly label Nov 22, 2022
@avelad avelad added priority: P2 Smaller impact or easy workaround platform: Tizen Issues affecting Tizen labels Nov 22, 2022
@github-actions github-actions bot added this to the v4.4 milestone Nov 22, 2022
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jan 21, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
gkatsev pushed a commit to sky-hugolima/shaka-player-contrib that referenced this issue Dec 22, 2023
…a-project#4743) (shaka-project#194)

* fix: Fix DRM workaround for Tizen and Xbox with hvc1/hev1 boxes (shaka-project#4743)

fixes shaka-project#4742

* Add unit test

* fix typing

---------

Co-authored-by: Ricardo Alves <96475496+ricardo-a-alves-alb@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: Tizen Issues affecting Tizen 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 a pull request may close this issue.

2 participants