我要评分
获取效率
正确性
完整性
易理解

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