This document describes how to quickly complete the TUILiveKit demo project and experience high-quality live. With this document, you can run through the Demo in 10 minutes and start your own live.
Environment Preparation
Node.js version: Node.js ≥ 16.19.1 (It is recommended to use the official LTS version, and the npm version should match the node version).
2. Open the TUILiveKit/web /web-vite-vue3/src/config/basic-info-config.js file and enter the SDKAppID and SDKSecretKey obtained when activating the service:
Run Demo
1. Run Demo by typing the command in the terminal.