-
Notifications
You must be signed in to change notification settings - Fork 405
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
Getting ResourceBusyException while playing video on android 14 devices only. #1145
Comments
The error is actually Media3 has some special handling for media/libraries/exoplayer/src/main/java/androidx/media3/exoplayer/drm/DefaultDrmSessionManager.java Lines 657 to 660 in bcfad4b
|
@icbaker Helpful, Thank you for the udate. |
Issue: #1145 #minor-release PiperOrigin-RevId: 613573868
Issue: androidx/media#1145 #minor-release PiperOrigin-RevId: 613573868
Issue: androidx#1145 PiperOrigin-RevId: 613573868 (cherry picked from commit a604600)
Version
Media3 1.1.1 / ExoPlayer 2.19.1
More version details
Devices that reproduce the issue
Device running on android 14Android
Devices that do not reproduce the issue
Device running below android 14
Reproducible in the demo app?
No
Reproduction steps
In our app, We are playing DRM-protected video, and a few months ago, we migrated from Exoplayer to Media3. Now we have star getting the error on Firebase crashlytics. We are still not able to reproduce this issue.
The text was updated successfully, but these errors were encountered: