Closed raa-ju closed 11 months ago
Could you also share a bugreport? This likely contains additional useful information to know what happened exactly. You can also send it to android-media-github@google.com with "Issue #747" in the subject if needed.
Assigning to @rrfrias for now as it sounds DRM framework / Widevine related.
@raa-ju gentle ping to include a bugreport. Follow instructions in the previous comment. The failure occurs before snippet in the first comment.
Hey @raa-ju. We need more information to resolve this issue but there hasn't been an update in 14 weekdays. I'm marking the issue as stale and if there are no new updates in the next 7 days I will close it automatically.
If you have more information that will help us get to the bottom of this, just add a comment!
I found it as device related issue with a audio codec, other device it works fine
When I try to play a drm content using pallycon widevine android client sdk , Exoplayer throws a error of 6006, ERROR_CODE_DRM_SYSTEM_ERROR. The error detail message is given below -
error ERROR_CODE_DRM_SYSTEM_ERROR ,code 6006, message -> MediaCodecVideoRenderer error, index=0, format=Format(0, null, null, video/avc, avc1.4D401F, 3278353, null, [1280, 720, 29.97], [-1, -1]), format_supported=YES
Is there any configuration issue for android, as the same video is playing on ios and web smoothly ? or Any suggestion that may help.
detail logcat -
used sample app to initialize the player