This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 259
Suggestion: Don't stop playing music when WEBM has no sound. #253
Labels
Comments
It's technically difficult to do, see #158 |
Well, I still don't know of a good way to do this unless you don't use VideoView, except for one solution. Since Oreo there is an option to stop it from pausing the other streams, and I implemented that. |
Missed that I was tagged in this originally.
I don't use the videoview component, switched to exoplayer years ago.
…On Mon, 27 Aug 2018, 00:20 OXiDE_dev, ***@***.***> wrote:
@floens <https://github.com/Floens>
https://stackoverflow.com/questions/29280191/how-to-prevent-videoview-mediaplayer-from-stopping-other-apps-audio#31569930
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#253 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAgmKwH0dwXWge9mWS7GM43nKQHu6Wtwks5uUy0sgaJpZM4KhjZg>
.
|
We should switch to exoplayer too, see #544 |
@floens Glad to see you agree on Exoplayer. It will fix pretty much all of the WebM issues people have. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I'm playing music, it's rather annoying when I have to resume it every time. So I'd either:
• resume it after the WEBM finished playing
and/or:
• continue playing when the WEBM has no sound (not sure if that's possible, if it's not at least do this on boards where WEBMs with sound aren't allowed)
The text was updated successfully, but these errors were encountered: