Product Introduction
What Is the Watch Page SDK
If the functionality or interface of Polyv's SaaS live streaming watch page does not meet your personalized needs, you can use the Polyv Watch Page SDK to create a unique and professional live streaming watch page. This SDK, provided by Polyv, is a web-based SDK that helps developers quickly build professional live streaming watch applications. It includes common functional modules for live streaming watch applications, such as a player, chat room, and live connection.
Note that this SDK is a logic layer SDK, providing only the encapsulation of underlying logic, independent of any specific framework or interface. This means it can be used with any framework, such as Vue.js, React, or AngularJS.
Advantages
- Polyv's SaaS live streaming watch page is also developed based on the Watch Page SDK, so the SDK's functionality is complete.
- Developed using modern front-end engineering concepts, with TypeScript type declaration files provided.
- Includes a fully functional open-source project (based on Vue.js 2.7), allowing developers to perform secondary development based on this project.
Browser Compatibility
The compatibility of the Watch Page SDK across various devices and browser versions is as follows:
| PC Device | Browser | Version |
|---|---|---|
| Windows | Supports modern mainstream browsers such as Chrome, Firefox, and IE | Supports mainstream versions and IE=11 |
| Mac OS | Supports modern mainstream browsers such as Chrome, Firefox, and Safari | Supports mainstream versions |
| Mobile Device | Browser | Version |
|---|---|---|
| Android | Supports mainstream browsers, WeChat built-in browser, WeChat Mini Program Webview, etc. | Android ≥ 10 |
| iOS | Supports mainstream browsers, WeChat built-in browser, WeChat Mini Program Webview, Safari, etc. | iOS ≥ 11 |
Quick Start
As mentioned earlier, the Watch Page SDK is a logic layer SDK. For integrators, quickly building a feature-rich live streaming watch page based on this SDK can be challenging. Therefore, the Polyv development team has prepared a quick-start solution. For details, see the next section—Quick Start.
