Skip to content

@remotion/player problems (gabs between videos, repeated data fetching) #750

@PaddyWitzigmann

Description

@PaddyWitzigmann

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.

  1. The videos are not played smoothly after each other as specified. There is always a gap between the videos.
  2. The videos are loaded every time during play. Even when replaying videos that have already been played.
  3. Is it possible to preload the video sequence like with a normal video tag?
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions