-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
fix(android): enable multi session drm #3947
fix(android): enable multi session drm #3947
Conversation
…oplayerView code size
…ideo # Conflicts: # android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerViewManager.java # src/Video.tsx
…fix/avoidVideoResizingFlickering # Conflicts: # .github/ISSUE_TEMPLATE/bug-report.yml
* fix: ensure player doesn't start when view is unmounted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reason why that was earlier set to false ?
will be replaced by #3867 |
@KrzysztofMoch I don't really know... this is the default value, so it is useless... I put a prop in the other PR to avoid side effects on existing projects, I am not sure if it do big change internally in exoplayer. Documentation doesn't advise to put it always to true ... |
Summary
enable multisession drm on android
Motivation
fix: #3942
Changes
just change value to true as advised in android doc: https://developer.android.google.cn/media/media3/exoplayer/drm?hl=en#case_2_license_server_responds_with_requested_key_only