Integrated Rendering and Streaming
Solution Overview
The integrated rendering and streaming solution is an implementation of the video stream solution. In earlier versions, rendering and streaming/encoding are implemented on different hardware. In this version, the two functions are integrated, and image color space data is directly encoded in the GPU (RGB to H.264/H.265).
Advantages
- Compared with the GPU + encoding card solution, this solution does not require encoding cards and thus reduces costs.
- This solution can reduce CPU scheduling, improve device density, and shorten the latency.
Figure 1 Integrated rendering and streaming


Parent topic: Key Technologies