RVE LogoReact Video EditorDOCS

Managed Cloud Rendering

Connect the RVE SDK to the managed Cloud Rendering service.

RVE Cloud Rendering is the recommended server-rendering option for production SDK applications. RVE runs and monitors the rendering infrastructure. Your application keeps control of the editor, media, and customer workflow.

Use Cloud Rendering when your product must render videos at scale without operating cloud infrastructure, queues, storage, or render workers.

How it connects

  1. The RVE SDK prepares the composition and inputProps.
  2. Your server adds the Cloud Rendering API key.
  3. RVE starts the render and returns a render identifier.
  4. The SDK checks progress through your server.
  5. RVE returns the completed output URL.

Your API key must stay on your server. Cloud render workers must also be able to access every media URL used by the video.

Private beta

Cloud Rendering is a paid SDK add-on in private beta. View the product and apply for access.

Continue setup