react-player icon indicating copy to clipboard operation
react-player copied to clipboard

[Support] How to completely load a video before auto-playing to avoid buffering

Open rishab-sharma opened this issue 3 years ago • 2 comments

Hi @cookpete , I am new to react and have been trying to solve this issue. I have a list of video URLs that I want to play sequentially based on user interaction. My application can't afford to buffer so I want to play the video only when it's completely loaded.

Can you please help me in this regard. What props to pass in or how to do this thing.

I also want to look into a solution where I can pre-fetch the next 2 or 3 videos in the sequence, so the transition between video is smooth.

rishab-sharma avatar May 24 '21 10:05 rishab-sharma

Any update?

valenciaHQ avatar Feb 27 '23 23:02 valenciaHQ

I would like to know if it's possible as well. Thank you.

maribelmai avatar Apr 20 '23 14:04 maribelmai