logo
On this page

Which browsers does Express Web SDK support?

2022-11-16
Products / Plugins:Video Call / Audio Call / Live streaming
Platform / Framework:Web

Since different browsers have different support for Web, the browsers and versions currently supported by Web SDK are as follows:

BrowserWindowsMacAndroidiOS
Chrome 58 or above✔️✔️✔️✖️
FireFox 56 or above✔️✔️✔️✖️
Safari 11 or above-✔️-✔️
Opera 45 or above✔️✔️Partially supported✖️
QQ Browser latest version✔️✔️Partially supported✖️
360 Security Browser Speed Mode✔️✔️✖️✖️
WeChat Browser--✔️
  • iOS 14.3 or above, and WeChat version 6.5 or above, supports push and play streams
  • iOS 14.3 and below only supports play streams
WebView--✔️
  • iOS 14.3 or above supports push and play streams
  • iOS 14.3 and below only supports play streams
Note
  • Only supports SSL web servers (https), localhost, 127.0.0.1 is equivalent to https.
  • It is recommended to use Chrome 65 or above.

Previous

If a user is in both real-time video and instant messaging rooms at the same time, when leaving the room, should I call the "logoutRoom" interface of Express SDK first, or the "leaveRoom" interface of ZIM SDK?

Next

In the ZIM trial version plan, the default maximum number of rooms that can be created under the same AppID is 20. If 5 are created and then 5 are destroyed, how many more can be created?