-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I want to build a web app where I play multiple videos in a row. As a video source, I use urls / videos in the cloud.
I am facing the following problems and would be super thankful if you could help me with this.
- The videos are not played smoothly after each other as specified. There is always a gap between the videos.
- The videos are loaded every time during play. Even when replaying videos that have already been played.
- Is it possible to preload the video sequence like with a normal video tag?
- Is there the possibility to have a loading spinner when the data of the currently playing video isn't available yet? Like with a normal video tag?
Here is a sandbox with the code:
https://codesandbox.io/s/remotion-player-testing-wccnf?file=/src/App.js
Thank you very much for your support!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working