This topic describes how to integrate Web RTS SDK.

Basic integration process

PlayerBasic integration processRemarks
ApsaraVideo Player (recommended)
Note Most customers choose to use Web RTS SDK in combination with ApsaraVideo Player SDK.
  1. Integrate Web RTS SDK into ApsaraVideo Player SDK.
  2. Integrate ApsaraVideo Player SDK into your project.
  3. Call API operations in ApsaraVideo Player SDK to use the Real-Time Streaming (RTS) feature.

For more information, see Quick integration.

ApsaraVideo Player SDK can interact fully with Web RTS SDK to enable you to launch your business quickly.
Other players
  1. Integrate Web RTS SDK into the player.
  2. Integrate the player into your project.
  3. Call the API operations of the player to use the RTS feature.

For more information, see Integrate Web RTS SDK with other players.

This process is suitable for scenarios where you rely on other players.
Important RTS relies on the Web Real-Time Communication (WebRTC) protocol. Some browsers do not support WebRTC. In this case, you must configure your browser to play RTS streams in another protocol. For more information, see Best practices for RTS playback.