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

NS_BINDING_ABORTED in firefox with fetching .m3u8 stream #6565

Open
5 tasks done
ralyodio opened this issue Jul 22, 2024 · 1 comment
Open
5 tasks done

NS_BINDING_ABORTED in firefox with fetching .m3u8 stream #6565

ralyodio opened this issue Jul 22, 2024 · 1 comment
Labels
Bug Invalid Need info Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix.

Comments

@ralyodio
Copy link

What version of Hls.js are you using?

latest

What browser (including version) are you using?

firefox arch 1.0

What OS (including version) are you using?

arch

Test stream

https://watch.theater

Configuration

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?

Additional player setup steps

emby live tv stream via api

Checklist

Steps to reproduce

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?

Expected behaviour

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?

What actually happened?

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?

Console output

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?

Chrome media internals output

So it appears my server is not responding with .ts files in time before the next m3u8 request gets sent which just cancels all pending .m3u8 requests.

Anyone know a way around this?
@ralyodio ralyodio added Bug Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix. labels Jul 22, 2024
@robwalch
Copy link
Collaborator

Please fill out each section of the bug report appropriately. Repeating the same statement does not provide enough information for us to triage you issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Invalid Need info Needs Triage If there is a suspected stream issue, apply this label to triage if it is something we should fix.
Projects
None yet
Development

No branches or pull requests

2 participants