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

DRM streams failed on Asus Zenfone2 #4413

Closed
hongfeih opened this issue Jun 22, 2018 · 7 comments
Closed

DRM streams failed on Asus Zenfone2 #4413

hongfeih opened this issue Jun 22, 2018 · 7 comments

Comments

@hongfeih
Copy link

Issue description

Got color bars when playing DRM streams on Asus Zenfone2

Reproduction steps

Using the ExoPlayer demo app to play any DRM streams

Link to test content

N/A

Version of ExoPlayer being used

2.8.1

Device(s) and version(s) of Android being used

Asus Zenfone2 (ASUS_Z00AD), Android 5.0

A full bug report captured from the device

asus_drm_failed.log
asus_drm_failed

@tonihei
Copy link
Collaborator

tonihei commented Jun 25, 2018

@hongfeih Could you try to capture a full bugreport and not just the log output?

@paf-wv Please take a look. It looks like a device issue where the device can't handle the change in resolution.

@tonihei
Copy link
Collaborator

tonihei commented Jun 26, 2018

We will push a workaround which forces to use Widevine L3 on this device. Though not ideal, it helps to get around this issue.

@paf-wv
Copy link

paf-wv commented Jun 27, 2018

@hongfeih have you been able to play back clear content of the same encode that was WV DRM protected? Just trying to determine if it is a platform issue that fails on resolution change as @tonihei pointed out.
Also, I have asked for a rep to reach out to Asus for assistance.

@ojw28
Copy link
Contributor

ojw28 commented Jun 27, 2018

Not sure if this is clear already, but since the output paths are different for non-secure and secure playbacks, I think it's possible for issues around resolution changes to only affect one path or the other (and I think we've seen this on other devices in the past).

ojw28 pushed a commit that referenced this issue Jun 28, 2018
Issue: #4413

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202277924
@hongfeih
Copy link
Author

@paf-wv we've tried clear contents in exoplayer demo, all worked. And we saw playback of first 10 seconds clear content of that DRM protected stream.
@ojw28 I think you're right, Will try this, but no way to fix it instead of a workaround?

@hongfeih hongfeih reopened this Jun 29, 2018
@ojw28
Copy link
Contributor

ojw28 commented Jul 18, 2018

We've forced this device to L3. Unfortunately I think that's the best we can do, unless Asus OTA the device.

@ojw28 ojw28 closed this as completed Jul 18, 2018
@paf-wv
Copy link

paf-wv commented Jul 20, 2018

Asus confirmed no new OTAs.

ojw28 pushed a commit that referenced this issue Jul 23, 2018
Issue: #4413

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202277924
@google google locked and limited conversation to collaborators Nov 23, 2018
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

4 participants