My case is when the video is playing and the user want to move to other one, the (react-player) has the white screen until the the other video is loaded, then the other video will start.
What I want is, the first video will be play until the other video is loaded and ready to play, then will be like switch between each other, without the white screen.
Any suggestions ?