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

Add android:largeHeap="true" to AndroidManifest.xml #649

Merged
merged 1 commit into from Mar 27, 2023

Conversation

maltejur
Copy link
Contributor

Closes #227

This fix was suggested here in the ExoPlayer repo and completely solves the issue for me. The android:largeHeap="true" line also seems to be in the main ExoPlayer demo code.

@advplyr
Copy link
Owner

advplyr commented Mar 27, 2023

Thanks for tracking that down!

@advplyr advplyr merged commit 6d7dffd into advplyr:master Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OOM causes player to fall back from direct stream to transcoding
2 participants