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

Resume playback after error is recovered #1757

Open
AdityaSinghShekhawat opened this issue Sep 25, 2024 · 0 comments
Open

Resume playback after error is recovered #1757

AdityaSinghShekhawat opened this issue Sep 25, 2024 · 0 comments

Comments

@AdityaSinghShekhawat
Copy link

Current behaviour

When an error is triggered, we get the error ID using the onPlayerError event. When errors like slow/no internet are recovered, the playback is still stuck.

Usecase

We need to resume playback if error is recovered.

Work done so far

I have listened to various player event, but I have not found any trigger point to resume the playback after the error is recovered.

Ask:

Is there any event which gets triggered after error is recovered?. Else is there any other way to resume playback after error is recovered.

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

No branches or pull requests

2 participants