Remotion Player App

Embed Remotion Player in React, Vite, Next, or product surfaces with parameterized props, bundle boundaries, and preview controls.

contextgo 904a009 743 B Updated

File contents

Remotion Player App

Use this skill when a user wants a web app or product surface that previews or personalizes a Remotion composition.

Rules

  • Keep Player usage separate from final render scripts.
  • Use typed props that match the composition schema.
  • Avoid loading server-only renderer APIs into browser bundles.
  • Provide predictable controls: play/pause, scrub, variant selection, aspect-ratio preview, and input props where relevant.
  • For production rendering, hand off to remotion-render-ops or remotion-lambda instead of relying on the Player.

contextgo/contextgo/tree/main/src/process/resources/assistant/creative/remotion-video-studio/contextgo-skills/skills/remotion-player-app commit 904a009de1

Frequently asked questions

npx skillmds@latest add contextgo/remotion-player-app