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

Stream Playback stops after few minutes in standby mode #30

Closed
bordieris opened this issue Jan 28, 2020 · 4 comments
Closed

Stream Playback stops after few minutes in standby mode #30

bordieris opened this issue Jan 28, 2020 · 4 comments
Assignees
Projects

Comments

@bordieris
Copy link

Android 9. I'm trying to use it to play a web radio endless stream. It seems working until screen goes black for standby.
How can I make the app playing stream also when in standby?

@rohansohonee
Copy link

Hi @bordieris

You can use audio_service plugin which will enable background audio playback.
Both plugins i.e just_audio & audio_service are developed by @ryanheise.
It is recommended you use @ryanheise plugin.
Hope this is helpful.

@ryanheise ryanheise self-assigned this Jan 29, 2020
@bordieris
Copy link
Author

I already saw audio_service, and its example, that doesn't work for me (buttons don't play any sound). I just can't figure out what's the essential part of code I need to use in my player just to have the sound working in background (no controller in lock screen needed, etc.)

@ryanheise
Copy link
Owner

If the audio_service example doesn't work for you, I would encourage you to file a bug with that project using the bug issue template.

@ryanheise ryanheise added this to To do in just_audio Feb 14, 2020
@github-actions
Copy link

github-actions bot commented Nov 8, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
just_audio
  
To do
Development

No branches or pull requests

3 participants