Integration guide

更新时间:
复制 MD 格式

This product allows Independent Software Vendors (ISVs) to integrate a meeting software development kit (SDK) into their client applications. This enables real-time audio and video conferencing. The main features include the following:

Feature nameDescription
Activate serviceActivate the cloud video service in the Alibaba Cloud Management Console.
Sync meeting usersISVs sync their meeting users to the cloud video conferencing product.
Meeting management: Create meetingGet a meeting security token.
Meeting management: Delete meetingDelete a created meeting.
Meeting management: Join meeting authenticationVerify the meeting security token. A successful verification returns the parameters to join the meeting.
Application integration with the meeting SDKApplications support Web, Android, iOS, and PC systems. Integrating the meeting SDK adds video conferencing capabilities to your application.

System components

Service nameDescription
PaaS serviceIncludes features such as meeting management, join meeting management, user management, and streaming media services.
Alimeeting-SDKUsed for client integration on PC (Windows/macOS), Android/iOS, and Web H5. It primarily includes in-meeting features.
Alibaba Cloud Management ConsoleLets users activate services, verify enterprise information, and access developer services, such as downloading the SDK and browsing documentation.

Main business flow

Notes

  • For greater security, send requests over an HTTPS channel.
  • HTTP requests and responses use UTF-8 encoding.
  • For greater security, use HTTPS or WSS for requests from the ISV client to the ISV server.