Web

更新时间:
复制 MD 格式

This topic describes how to integrate the Web SDK.

Notes

Environment requirements

For specific web environment requirements, see Limits.

Procedure

  1. Download and decompress the Web SDK. For the download URL, see SDK download.
  2. Create a new project and copy the decompressed SDK files into it.
  3. In the corresponding frontend page file of your project, reference the aliyun-webrtc-sdk.js file.
    引入Web SDK
    Note The SDK file name is for reference only. Be sure to use the actual file name.

What to do next

After you integrate the SDK, you can implement basic Real-Time Communication features. For more information, see Implement basic features on the web client.