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

Upgrade ExoPlayer to 2.18.1 on v6.0.0-alpha.1 #2831

Closed
gabriel-rivero opened this issue Aug 26, 2022 · 4 comments
Closed

Upgrade ExoPlayer to 2.18.1 on v6.0.0-alpha.1 #2831

gabriel-rivero opened this issue Aug 26, 2022 · 4 comments
Labels
android help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it.

Comments

@gabriel-rivero
Copy link
Contributor

Feature Request

Google released a major ExoPlayer version r2.18.0 and a patch r2.18.1
Between both versions, there are some DRM improvements like (google/ExoPlayer#10274) and several stability fixes

Why it is needed

To avoid big refactors when upgrading many versions it's better to upgrade as soon as a major version drops
Several stability and bugfixes for all projects depending on this one

Possible implementation

I'll handle the upgrade, basically, it's upgrading the dependencies and fixing some Track-related deprecation problems

@freeboub freeboub added help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it. android labels Aug 27, 2022
@Surinder1922
Copy link

I also looking for updated version of ExpoPlayer in react-native-video to have a try with latest react-native-track-player@3..1.0 to support both audio and video media with full features and controls.

@se09deluca
Copy link

Me too. A lot of us are using both repos (react-native-video) and (react-native-track-player), with react native 0.68 (or newer) based projects. There are many issues also on rn-track-player repo (see rntp#1678, rntp#1694).
It's a common need have this package works on the same version.
Hope this version gap will be filled shortly, not sure if this point resolution is planned to be resolved with the stable version 6.0 of this package.

@freeboub
Copy link
Collaborator

freeboub commented Sep 7, 2022

PR : #2846
Thank you !

@freeboub
Copy link
Collaborator

will be available in 6.0.0-alpha.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android help wanted The issue has been reviewed and is valid, and is waiting for someone to work on it.
Projects
None yet
Development

No branches or pull requests

4 participants