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

url playback is lost between 5 and 10 minutes #127

Open
jago-gif opened this issue Jan 12, 2022 · 0 comments
Open

url playback is lost between 5 and 10 minutes #127

jago-gif opened this issue Jan 12, 2022 · 0 comments

Comments

@jago-gif
Copy link

The program works well, the url works perfectly, but when you leave the cell phone at rest or be in another application and even being in the same application with an active screen between 5 and 10 minutes of playback, it is silenced and the playback time stops running
val jcPlayerView:JcPlayerView= view.findViewById(cl.anastasis.radioanastasis.R.id.jcplayer);
val jcAudios: ArrayList = ArrayList()
jcAudios.add(JcAudio.createFromURL("Radio Anastasis Online",
"https://"))

    jcPlayerView.initPlaylist(jcAudios, null)
    jcPlayerView.createNotification(); // default icon

In addition to incorporating what is described in the instructions, I must add something else to the program so that it continues to reproduce indefinitely.
Thank you very much and excuse my English as a translator

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

1 participant