Updated on 2025-11-17 GMT+08:00

Introduction

Huawei Cloud Meeting web SDK provides a complete set of APIs. You can call these APIs to quickly integrate audio and video meeting capabilities into your web applications, including joining and leaving meetings, performing meeting control operations, and customizing the UI.

The web SDK differs greatly from the app SDK. For details about the differences, see Table 1.

  • The web SDK supports only meeting capabilities and does not support pre-meeting capabilities (such as scheduling meetings).
  • The capability of joining a meeting via web is automatically enabled after your enterprise upgrades to a commercial edition.
  • The web SDK provides the desktop version (Chrome and Safari browsers on Windows and macOS devices) and mobile phone version (WeChat browser on Android and iOS devices).
  • Resolutions supported by the web SDK
    • Maximum video resolution

      PCs: 360p on the uplink and 720p on the downlink

      WeChat on mobile phones: 360p on the uplink and 720p on the downlink

    • Maximum sharing resolution

      1080p on both the uplink and downlink; 1080p on the downlink for WeChat on a mobile phone

    • Number of screens in the gallery view

      Only nine screens are supported. Each mobile phone supports a single large screen.

  • The web SDK can be used only when it directly interacts with the public cloud.
  • The web SDK cannot be tailored for branding.
  • For security purposes, modern browsers have restrictions on automatic playback and capture of audio and video. If a user directly joins a meeting without interacting with the page, audio and video playback and capture may be affected. In this case, prompt the user to interact with the page.