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
- The RVE SDK prepares the composition and
inputProps. - Your server adds the Cloud Rendering API key.
- RVE starts the render and returns a render identifier.
- The SDK checks progress through your server.
- 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.