Chapter 840: External recordings
Core Idea
You can also include recordings that you recorded externally in your Recorder video. For example, you may edit a vlog with it.
Key Concepts
- Add files
- Generate captions
- Use the videos
- Examples
Code Examples
public
├── vlog
│ ├── camera10.mov
│ ├── camera20.mov
│ └── camera30.mov
- What it demonstrates: Usage pattern for External recordings from the official docs.
Key Takeaways
- Understand add files when working with External recordings.
- Understand generate captions when working with External recordings.
- Understand use the videos when working with External recordings.
- Understand examples when working with External recordings.
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.