Remotion Lambda - A distributed video renderer

Remotion Lambda allows you to render Remotion videos (written in React) on your self-hosted AWS Lambda function.

By dividing the video into many chunks and spawning many Lambda functions, videos are rendered much faster than they would on a single machine.

Add a comment

Replies

Best
Also worth mentioning: I built this same adapter for Remotion to parralellize with Cloud Functions. (If anyone's org has to use Google Cloud not AWS.)
looks great! congrats on the launch!
Great idea