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

How do you set preload prop for videos on YouTube/SoundCloud/Vimeo/DailyMotion? #1887

Open
Proteensheykh opened this issue Oct 2, 2024 · 0 comments

Comments

@Proteensheykh
Copy link

Current Behavior

videos experience significant delays and glitches on playback. The default value is set to 'false'

Expected Behavior

video chunks are preloaded, and play smoothly, delivering a seamless experience.

Steps to Reproduce

  1. Embed a youtube video with react-player like this;
    <ReactPlayer url="https://youtube.com/watch?v=" controls autoPlay={0} />
  2. Play video
  3. Experience significant delay and glitching

Environment

  • URL attempting to play:
  • Browser: Chrome, Kiwi
  • Operating system: Windows 11, Android 13

Other Information

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