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

Call load() when changing URL #177

Closed
danvass opened this issue Mar 31, 2017 · 0 comments
Closed

Call load() when changing URL #177

danvass opened this issue Mar 31, 2017 · 0 comments

Comments

@danvass
Copy link

danvass commented Mar 31, 2017

@cookpete Any reason why you don't call load when changing URL? Adding this.player.load() to https://github.com/CookPete/react-player/blob/master/src/players/FilePlayer.js#L35 made it work with playing sequential videos on mobile (iOS) with playsinline and muted attributes without requiring the user to keep clicking.

I'm thinking of modifying the library to permanently do that but am wondering if there are negative side effects considering you've excluded this. Does this override the preload attribute?

david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue Dec 23, 2018
david-hub024 pushed a commit to david-hub024/React_VideoPlayer that referenced this issue May 23, 2020
albanqoku added a commit to albanqoku/react-player that referenced this issue Feb 24, 2021
Webmaster1116 added a commit to Webmaster1116/video-player that referenced this issue May 20, 2021
webmiraclepro added a commit to webmiraclepro/video-player that referenced this issue Sep 9, 2022
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