-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Mobile-friendly? #41
Comments
Unfortunately ReactPlayer is at the mercy of the YouTube iFrame API, so if that doesn't work on a particular browser or device, then ReactPlayer won't work either. I do need to add a note that it isn't fully supported on mobile browsers, as @mandarinx pointed out here, although it is usually OS-level issues out of our control (eg no autoplay or inline playback on iOS) |
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
philip-luther
added a commit
to philip-luther/react-player
that referenced
this issue
Nov 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On mobile, the ReactPlayer just buffers and buffers and buffers and will not play YouTube videos. Is this a function of mobile or of the youtube api?
The text was updated successfully, but these errors were encountered: