Capítulo 850 de 988

Chapter 850: Setup

Core Idea

Scaffold a new Remotion Recorder project:

Key Concepts

  • 1. Fork and clone
  • 2. Install Bun
  • 3. Install dependencies
  • 4. Install Whisper.cpp (optional)
  • 5. Run the Remotion Recorder

Code Examples

npx create-video@latest --recorder
  • What it demonstrates: Usage pattern for Setup from the official docs.

Key Takeaways

  1. Understand 1. fork and clone when working with Setup.
  2. Understand 2. install bun when working with Setup.
  3. Understand 3. install dependencies when working with Setup.
  4. Understand 4. install whisper.cpp (optional) when working with Setup.
  5. Understand 5. run the remotion recorder when working with Setup.

Connects To

  • Captions: related page in the Recorder (@remotion/recorder) section.
  • Create: related page in the Recorder (@remotion/recorder) section.
  • Demo: related page in the Recorder (@remotion/recorder) section.