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

Auto play does not work for some m3u8 files / streams #1066

Closed
veloware opened this issue Nov 3, 2020 · 0 comments
Closed

Auto play does not work for some m3u8 files / streams #1066

veloware opened this issue Nov 3, 2020 · 0 comments

Comments

@veloware
Copy link

veloware commented Nov 3, 2020

Current Behavior

Loading React Player with playing set to true with some m3u8 files does not auto play. playing has to be set to true some time after the initial mount.

I have noticed that even in some cases a particular stream does auto-play in Chrome but not Firefox. In other cases it doesn't auto play in either.

Expected Behavior

React Player should auto play the m3m8 stream when mounted with playing set to true

Steps to Reproduce

This can be reproduced on the demo app -

Environment

Other Information

Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
Seems like there was some weirdness with certain HLS streams not triggering the `canplay` event, which was required for calling onReady and enabling autoplay
Fixes cookpete/react-player#1066
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
Seems like there was some weirdness with certain HLS streams not triggering the `canplay` event, which was required for calling onReady and enabling autoplay
Fixes cookpete/react-player#1066
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant