Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Make loadUrl() XMLHttpRequest asynchronous #8

Closed
flavioribeiro opened this issue Sep 9, 2013 · 2 comments
Closed

Make loadUrl() XMLHttpRequest asynchronous #8

flavioribeiro opened this issue Sep 9, 2013 · 2 comments

Comments

@flavioribeiro
Copy link
Contributor

No description provided.

@flavioribeiro
Copy link
Contributor Author

I'm noticing some breakage watching http://flavioribeiro.com/bentv/player/?src=http://flavioribeiro.com/streams/playlist1.m3u8

It seems that synchronous XMLHttpRequest.send() is delaying and locking the browser

@flavioribeiro
Copy link
Contributor Author

Reopening this issue, 6be8a5f changed the player behavior and now it only downloads 3 ts chunks and when buffer is empty, it keeps trying to download/parse the playlist with no success.

I'm suspecting that the asynchronous calls to m3u8/ts are confusing the player.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant