@tencentcloud/call-uikit-vue2 v4.0.3
TUICallKit is a UIKit component for audio and video calls.
Introduction
TUICallKit is a UIKit component for audio and video calls developed by Tencent Cloud. By integrating this component, you can easily add video calling functionality to your app with just a few lines of code.
- Online Demo
- Changelog
- API Documents
- We offer TUICallKit for Web, Android, iOS, MiniProgram, Flutter, explore more in trtc.io.
Environment Supports
TUICallKit supports major modern browsers. For details, please refer to Browsers Supported.
Please be sure to use HTTPS protocol or localhost to deploy your Web App, otherwise a navigator.mediaDevices not found error will occur!
Chrome | Edge | Firefox | Safari | iOS Safari | Opera |
---|---|---|---|---|---|
56+ | 80+ | 56+ | 11+ | 11+ | 46+ |
Install
npm:
npm install @tencentcloud/call-uikit-vue2 --save
yarn:
yarn add @tencentcloud/call-uikit-vue2
Usage
Refer to the following two tutorials for a quick run-through of the demo and how to use the TUICallKit to implement basic audio and video calling functionality.
Explore TUICallKit API documents:TUICallKit API
API Overview
- Initialize TUICallKit init
- Start single or group calls calls
- Set language setLanguage
- Set user nickname and avatar setSelfInfo
- Customize the user's incoming call ringtone setCallingBell
- Enable/Disable floating window enableFloatWindow
- Enable/Disable incoming call ringtone enableMuteMode
- Destroyed the TUICallKit instance destroyed
Directory
├── debug
├── src // component source file
├── types // ts declaration file
├── README-zh_CN.md
├── README.md
├── package.json
├── tuicall-uikit-vue2.es.js // sdk file base on ES modules
└── tuicall-uikit-vue2.umd.js // sdk file base on umd modules
29 days ago
2 months ago
2 months ago
2 months ago
6 months ago
8 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
10 months ago
10 months ago
9 months ago
11 months ago
10 months ago
10 months ago
7 months ago
8 months ago
9 months ago
11 months ago
11 months ago
12 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago