React Video Editor Documentation
Introduction
Introduction to React Video Editor rendering
Rendering in React Video Editor
Here we will explain how rendering works in React Video Editor. This section covers the different rendering approaches available for processing and outputting video content.
Overview
React Video Editor provides multiple rendering options to suit different use cases and performance requirements. Whether you need server-side rendering for SEO optimization or lambda-based rendering for scalability, we have you covered.
Available Rendering Methods
- Lambda Rendering: Cloud-based rendering for scalable video processing
- SSR (Server-Side Rendering): Server-side rendering for improved performance and SEO
Choose the rendering method that best fits your application's needs and infrastructure requirements.