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

The plugin is taking over the audio focus even on muted videos #184

Open
StefanNedelchev opened this issue Mar 30, 2021 · 2 comments
Open

Comments

@StefanNedelchev
Copy link

This issue can be reproduced even with the basic demo app. In addition to the properties add muted: false. If you have an app currently playing music on your phone in the background (the default music player, spotify, etc.), it gets paused as soon as the video player is initialized, even when it's muted. I know that this is very specific case but is there any way I can allow background audio to keep playing while the video player is playing too?

@davecoffin
Copy link
Collaborator

I could be wrong but I dont think there is any case in which iOS lets you have a video playing while also playing audio from another source.

@StefanNedelchev
Copy link
Author

I could be wrong but I dont think there is any case in which iOS lets you have a video playing while also playing audio from another source.

The Exoplayer plugin seems to allow that

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

No branches or pull requests

2 participants