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

Upgrade hls.js 0.14.17 to 1.0.X breaks video recording playback #6

Open
rse opened this issue Sep 4, 2021 · 1 comment
Open

Upgrade hls.js 0.14.17 to 1.0.X breaks video recording playback #6

rse opened this issue Sep 4, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@rse
Copy link
Owner

rse commented Sep 4, 2021

Upgrade hls.js 0.14.17 to 1.0.X breaks video recording playback even after adjusting the code to the new hls.js API

@rse rse added the bug Something isn't working label Sep 4, 2021
@rse
Copy link
Owner Author

rse commented Sep 18, 2021

Update: it seems like the loaded loads the fragment and hls.js still raises FRAG_LOADED, but the <video> element never gets any buffer feeded. So, the problem seems to be that hls.js does not feed the attached <video> element.

@rse rse self-assigned this Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant