📄️ Embed Chatroom for Livestream
You can embed a pre-built chatroom, including live chat and poll features, for a BlendVision livestream during Live phase.
📄️ Create a Chatroom
The BlendVision Chatroom system uses a different access token from BlendVision One. To access the Chatroom APIs, you must acquire a separate access token. You must obtain the API token from BlendVision One to acquire the chatroom token. For more information about the API token, see Authentication.
📄️ Implement a Chatroom Client
To connect to the chatroom, you'll utilize the MQTT protocol. The details required for the connection should be gathered from the previous steps. Below is an example in TypeScript demonstrating how to establish this connection:
📄️ Word Filter
To maintain a safe and respectful environment in the chatroom, BlendVision provides a word filter feature. This feature automatically hides messages containing inappropriate words or phrases. As a live event host, you can customize the word filter to suit specific events and audiences.