Chapter 439: npx remotion lambda render
Core Idea
Using the npx remotion lambda render command, you can render a video in the cloud.
Key Concepts
- Example commands
- Flags
- --region
- --enable-cancellation<AvailableFrom v="4.0.515" />
- --props
- --log
- --privacy
- --max-retries
Code Examples
npx remotion lambda render <serve-url> [<composition-id>] [<output-location>]
- What it demonstrates: Usage pattern for npx remotion lambda render from the official docs.
Key Takeaways
- Understand example commands when working with npx remotion lambda render.
- Understand flags when working with npx remotion lambda render.
- Understand --region when working with npx remotion lambda render.
- Understand --enable-cancellation<availablefrom v="4.0.515" /> when working with npx remotion lambda render.
- Understand --props when working with npx remotion lambda render.
Connects To
- api: related page in the Lambda (@remotion/lambda) section.
- Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
- Authentication: related page in the Lambda (@remotion/lambda) section.