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

What is the recommended maximum number of ExoPlayer instances that can be created safely in an Android application? #1880

Open
Luke830 opened this issue Nov 13, 2024 · 0 comments

Comments

@Luke830
Copy link

Luke830 commented Nov 13, 2024

I'm interested in understanding the maximum recommended limit for creating multiple ExoPlayer instances within an Android application. Given that each instance uses significant resources like memory and decoder capacity, is there a general guideline or known maximum for the number of ExoPlayer instances that can be created safely without affecting app stability across various devices?

The purpose of creating multiple instances of ExoPlayer is to play multiple videos simultaneously, and the only way to do this is to create multiple ExoPlayer instances.

Any insights or recommendations would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant