amzn / exoplayer-amazon-port

Official port of ExoPlayer for Amazon devices
Apache License 2.0
169 stars 77 forks source link

Plan for Jetpack media3 #127

Open baiqindotfubotv opened 1 year ago

baiqindotfubotv commented 1 year ago

Google released Jetpack media3 and will depreciate exoPlayer later this year: https://android-developers.googleblog.com/2023/03/media3-is-ready-to-play.html.

What's the plan of adopting media3? I think you guys should probably open a new repository "medias-amazon-port" and deprecate this one.

a-sarollahi commented 7 months ago

I wonder if there is any update for this case!?!

SemkoToruj commented 2 months ago

This is a huge issue for our multi-milion user app. Because of conflicting package names we cannot easily change between Media3 and Amazon version. It means a huge refactor, because this port is not using Player interface to implement custom Amazon version.

SemkoToruj commented 1 month ago

Any update on this??