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

Safari Mobile emulates byte ranges and doesn't keep connection open #5

Open
yvg opened this issue Nov 3, 2011 · 2 comments
Open

Safari Mobile emulates byte ranges and doesn't keep connection open #5

yvg opened this issue Nov 3, 2011 · 2 comments

Comments

@yvg
Copy link

yvg commented Nov 3, 2011

This is an issue when stream gets invalid after an amount of time, resulting in a falsified timerange update and the impossibility to listen to long streams.

@tsenart
Copy link
Contributor

tsenart commented Nov 3, 2011

This is not a problem with Safari. The problem is that our AWS S3 signed urls have a validity.
Daniel increased recently the validity to 1.5 times the duration of the sound but if the user pauses for a long time and resumes afterwards the url will be invalid and nothing is retrieved.
I am not sure if there is speced behavior for this.

@yvg
Copy link
Author

yvg commented Nov 3, 2011

We need to check according specs and rfc to see if this is a valid behavior.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants