Capítulo 845 de 988

Chapter 845: Record using the interface

Core Idea

The Recorder ships with its own recording interface. From it, you can record a clip and add it as a scene to your project.

Key Concepts

  • Select the composition
  • Select sources
  • Before starting
  • Start the recording
  • Selecting a take
  • Discard a take
  • record.remotion.dev

Code Examples

bun run dev
  • What it demonstrates: Usage pattern for Record using the interface from the official docs.

Key Takeaways

  1. Understand select the composition when working with Record using the interface.
  2. Understand select sources when working with Record using the interface.
  3. Understand before starting when working with Record using the interface.
  4. Understand start the recording when working with Record using the interface.
  5. Understand selecting a take when working with Record using the interface.

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.