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

Not possible to use persistent licenses when using Android DRM Framework APIs, when using MediaDrm.KEY_TYPE_STREAMING #1620

Closed
moacir69 opened this issue Jun 22, 2016 · 1 comment

Comments

@moacir69
Copy link

Currently it is not possible to use persistent licenses when using Android DRM Framework APIs and MediaDrm.KEY_TYPE_STREAMING in a Razer Forge / Android 5.1.1.
In the logs, there is the following error message when MediaDrm.getKeyRequest() is used to get a license challenge:

...
06-22 10:54:31.846 4919-4919/? E/PlayReady﹕ Error: playready_licacq_generate_challenge failed and returned -2147024774
06-22 10:54:31.846 4919-4919/? D/PlayReady﹕ playready_licacq_generate_challenge returns -2147024774, the length of challenge = 7102
06-22 10:54:31.847 4919-4919/? D/PRClient﹕ getKeyRequest:: playready_licacq_generate_challenge(1st) returned 0X8007007a BUFFERTOOSMALL, iLicenseQuerySizeLocal = 7102. Continue with good buffer size.
06-22 10:54:31.847 4919-4919/? D/PlayReady﹕ playready_licacq_generate_challenge starts!
--------- beginning of crash
06-22 10:54:31.865 4919-4927/? A/libc﹕ Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 4927 (FastMixer)
...

Can you please analyse this issue?
Kind regards,

Moacir

@ojw28
Copy link
Contributor

ojw28 commented Jun 22, 2016

As per #1588, PlayReady supports the streaming use case. Also, this issue fails to provide most of the information that's explicitly requested in the issue template, so closing.

@ojw28 ojw28 closed this as completed Jun 22, 2016
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants