TUIKit is an open-source solution developed by Tencent Cloud’s Audio/Video Team based on its experience serving over 5,000 customers in major audio/video scenarios. It comes with multiple client components for applications such as video call, live streaming, and video room to help you quickly build services for call, customer service, live streaming, audio chat, and education scenarios.
Note
All components of TUIKit use two basic PaaS services of Tencent Cloud, namely TRTC and Chat. When you activate TRTC, Chat and the trial edition of the Chat SDK (which supports up to 100 DAUs) will be activated automatically. For the billing details of Chat services, see Pricing.
TUIKit Panorama
TUIKit is classified as TUICompenont and TUIWidget components.
├── TUIComponent
│ ├── TUICallKit// Call component, which is similar to the call feature of WeChat and can be used in audio/video scenarios such as video call, customer service, and finance review
│ ├── TUIRoomKit// Group video room component, which can be used in audio/video scenarios such as education, meeting, and interview and supports features such as muting and freezing
│ ├── TUIVoiceRoom// Voice chat component, which can be used in audio scenarios such as audio chat rooms and music rooms
│ ├── TUILiveRoom// Video interactive live streaming component, which has features such as co-anchoring, cross-room communication, and sound effe
│ ├── TUIKaroke// Karaoke component, an innovative component which you can use together with Tencent Cloud’s copyrighted music library to implement more audio/video features.
├── TUIWidget
│ ├── TUIBeauty// Beauty filter widget
│ ├── TUIAudioEffect// Sound effect widget
│ ├── TUIBarrage// On-screen commenting widget
│ ├── TUIGift// Gift widget
Questions & Feedback
If you have any questions or feedback, please contact info_rtc@tencent.com.