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

Skipping bad HLS chunks #644

Closed
OndrejIT opened this issue Aug 27, 2019 · 3 comments
Closed

Skipping bad HLS chunks #644

OndrejIT opened this issue Aug 27, 2019 · 3 comments
Labels

Comments

@OndrejIT
Copy link

Hello its possible add Auto-recover media-errors function like this https://github.com/video-dev/hls.js/blob/master/docs/API.md#fatal-error-recovery ?
My hls chunks some times are broken. This bad video chunk stoped player. I tried hls.js, where this bad chunk does not stop player, but only skiped this chunk.

@welcome
Copy link

welcome bot commented Aug 27, 2019

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@gkatsev
Copy link
Member

gkatsev commented Aug 27, 2019

You can look into our reloadSourceOnError plugin, https://github.com/videojs/http-streaming/blob/master/docs/reload-source-on-error.md, which may do what you want.

@stale
Copy link

stale bot commented Oct 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the outdated label Oct 26, 2019
@stale stale bot closed this as completed Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants