This topic describes the overview of Web RTS SDK and the versions of browsers that support the features of the SDK.
Introduction
Web RTS SDK is a JavaScript library loaded on HTML web pages. The SDK does not provide regular stream ingest and playback. Web RTS SDK is used only for low-latency streaming over the RTS protocol. You can ingest and play streams by using browsers on mobile devices and PCs, without the need to install an application.
Supported browser versions
The stream ingest and playback features of Web RTS SDK depend on browsers rather than web page code. The following table describes the versions of browsers that support the features. For more information, see Best practices for RTS playback.
Operating system | Browser | Supported minimum version | SDK version |
---|---|---|---|
Windows | Chrome | 63 | - |
Firefox | 62 | - | |
Opera | 15 | - | |
Edge | 79 | V2.0.3 or later | |
QQ Browser | 63 (with Chrome kernel) | V2.1.0 or later | |
macOS | Chrome | 63 | - |
Safari | 11 | - | |
Firefox | 62 | - | |
Opera | 15 | - | |
Edge | 79 | V2.0.3 or later | |
QQ Browser | 63 (with Chrome kernel) | V2.1.0 or later | |
Android | Chrome | 63 | - |
Edge | 79 | V2.0.3 or later | |
WeChat built-in browser | 7.0.9 | - | |
QQ Browser | 63 (with Chrome kernel) | V2.1.0 or later | |
Huawei Browser | 63 (with Chrome kernel) | V2.1.0 or later | |
Oppo Browser and OnePlus Browser | 40.7.39.1 (with HeyTapBrowser kernel) | V2.1.0 or later | |
iOS | Safari | 11 | - |
Edge | 79 | V2.0.3 or later | |
WeChat built-in browser | 7.0.9 | - | |
DingTalk built-in browser | 11.2.5 (iOS) | - | |
QQ Browser | 11 (with Safari kernel) | V2.1.0 or later |
Methods
Methods are changed and stream ingest over RTS is supported in the latest version of Web RTS SDK compared with Web RTS SDK V1.1.0 to V1.2.4. We recommend that you use the latest version of Web RTS SDK. For more information, see Methods.
For information about the methods in earlier versions of Web RTS SDK, see Methods (V1.1.0 to V1.2.4).
Error codes
For information about error codes that you may encounter when you use the latest version of Web RTS SDK, see Error codes.
For information about error codes that you may encounter when you use Web RTS SDK V1.1.0 to V1.2.4, see Error codes (V1.1.0 to V1.2.4).