|
|
1 an în urmă | |
|---|---|---|
| .. | ||
| example | 1 an în urmă | |
| roomkit | 1 an în urmă | |
| README.md | 1 an în urmă | |
| README.zh.md | 1 an în urmă | |
English | 简体中文
TUIRoomKit(Web) supports audio/video communication, screen sharing, member management, voice and picture banning, chat pop-ups, etc. It is compatible with mainstream PC and mobile browsers, and provides a UI-containing solution that can be quickly deployed for enterprise meetings, online education, Internet healthcare, and web salon scenarios.
The current catalog provides TUIRoomKit(Web) source code and quick run-through demo, if you need to integrate TUIRoomKit into your existing business, please refer to TUIRoomKIt Integration.
TUIRoomKit supports major PC and mobile browsers, please refer to Browser Support.
![]() Chrome |
![]() Edge |
![]() Firefox |
![]() Safari |
![]() iOS Safari |
![]() Opera |
|---|---|---|---|---|---|
| 56+ | 80+ | 56+ | 11+ | 11+ | 46+ |
.
├── README.md
├── README.zh.md
├── example -- TUIRoomKit quick run-through demo
│ ├── vite-vue3-ts -- TUIRoomKit quick run-through demo (Vite + vue3 + ts)
│ └── webpack-vue2.7-ts -- TUIRoomKit quick run-through demo (Webpack + vue2.7 + ts)
└── roomkit -- TUIRoomKit Source Code
├── vue2 -- TUIRoomKit Source Code (support vue2.7)
└── vue3 -- TUIRoomKit Source Code (support vue3)