We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
i would like to play an audio stream over the web and buffer ~30 seconds because of interrupts of the internet connection. Can this be realised?
Best regards from Hamburg, Germany
Bfo
The text was updated successfully, but these errors were encountered:
Hi Jan,
I would handle this problem outside of ToneJS similar to this guide: https://developer.mozilla.org/en-US/docs/Web/Media/Audio_and_video_delivery/buffering_seeking_time_ranges
Cheers, Dirk from Köln
Sorry, something went wrong.
Hello Dirk,
thank you for your hint and the interesting code examples. I had try the examples, but it is not quite that, what im looking for.
My wish is to buffer more time for the interrupted internet connection on mobile phone while playing an audio stream (radio).
No branches or pull requests
Hi,
i would like to play an audio stream over the web and buffer ~30 seconds because of interrupts of the internet connection.
Can this be realised?
Best regards from Hamburg, Germany
Bfo
The text was updated successfully, but these errors were encountered: