How to laod all video and image on Player from '@remotion/player #536
yogeshdmca
started this conversation in
General
Replies: 1 comment 5 replies
-
Hi Yogesh! It sounds like what would help if you preloaded each video (maybe not all of them if you have 100 but at least those which will be played soon) by rendering a video tag, like Note that I added some absolute styling to make sure the video is not visible online. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Player from '@remotion/player
and I have in loop and having 100 of video .
After run all video loaded nut issue is
Video only load a single video link in editor , so preload even not work as its load second video when first is finish.
Can you help me with this ?
Beta Was this translation helpful? Give feedback.
All reactions