packages/docs/docs/player/index.mdx
import {PlayerExampleWithControls} from '../../components/PlayerExampleWithControls'; import {PlayerTableOfContents, PlayerGuide} from './TableOfContents';
Using the Remotion Player you can embed Remotion videos in any React app and customize the video content at runtime.
Play the video, then tweak the parameters below the video.
<PlayerExampleWithControls />See the source code for this example.
The following templates include the Player and Lambda rendering and are a good starting point for building a video app: