Skip to content

Seek Audio when URL Stram has an Expiration Time #104

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

Open
diaasaeed opened this issue Feb 18, 2025 · 2 comments
Open

Seek Audio when URL Stram has an Expiration Time #104

diaasaeed opened this issue Feb 18, 2025 · 2 comments

Comments

@diaasaeed
Copy link

  • I had a crash with the buffer, which was the first time I played the track, without the change in the seek bar, the buffer is good in this case.
  • But in my case, the URL expired after 16 seconds, when I changed the seek bar after 16 seconds the crash happened
@diaasaeed
Copy link
Author

@dimitris-c I need your support

@dimitris-c
Copy link
Owner

every time a seek happens a new request is made, if the URL expires then it is up to your implementation to handle this properly. You can pass in a custom CoreAudioStreamSource - you are welcome to fork and use the already existing RemoteAudioSource to alter it

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