cookpete / react-player

A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
https://cookpete.github.io/react-player
MIT License
8.89k stars 1.12k forks source link

Endless Buffering on Mobile Devices with React Player #1743

Closed ilukyanchikov closed 3 weeks ago

ilukyanchikov commented 2 months ago

I'm using React Player in my project. On mobile devices, I'm encountering an issue with the player buffering endlessly, as if it were on a very slow internet connection. However, the internet speed on the device is quite fast, and the same video from YouTube (or via a direct link) plays back normally.

Has anyone experienced something similar, or does anyone have suggestions on what the problem might be?

PS It seems that this is not related to the mobile-considerations, at least not to autoplay.