This topic describes how to integrate the Web SDK.
Notes
- Use the HTTPS protocol to integrate the Web client SDK.
- Due to system limitations, the setAudioVolume API is not currently supported on iOS.
- For information about media file playback failures in subscribe-only mode, see Media file playback fails in H5 subscribe-only mode.
Environment requirements
For specific web environment requirements, see Limits.
Procedure
- Download and decompress the Web SDK. For the download URL, see SDK download.
- Create a new project and copy the decompressed SDK files into it.
- In the corresponding frontend page file of your project, reference the aliyun-webrtc-sdk.js file.
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.
该文章对您有帮助吗?