scene
Building Your Own Live Streaming Viewing Page with the Live JS-SDK
To create a custom viewing page, the following SDKs are used:
- Live JS-SDK
- Chat Room JS-SDK
The Live JS-SDK is a mandatory integration that provides live streaming playback and chat room connection capabilities (without UI). The Chat Room JS-SDK is an optional integration used to connect to the chat room, offering basic built-in chat room skins and functionality. For scenarios that require rapid integration with minimal customization of the chat room interface, both SDKs can be integrated (refer to the Live JS-SDK Demo for an example of their combined use).
Of course, when integrating only the Live JS-SDK, the chat room features available are essentially the same as those provided by the Chat Room JS-SDK. The Live JS-SDK offers a rich set of chat room events, making it easy to implement custom chat room skins and interactive features after integration.
