Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@tencentcloud/call-uikit-react
Advanced tools
An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.
English | 简体中文
Desktop Web
H5
Group Call
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.
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+ |
npm:
npm install @tencentcloud/call-uikit-react --save
yarn:
yarn add @tencentcloud/call-uikit-react
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
├── debug
├── types // ts declaration file
├── README-zh_CN.md
├── README.md
├── package.json
├── tuicall-uikit-react.es.js // sdk file base on ES modules
└── tuicall-uikit-react.umd.js // sdk file base on umd modules
FAQs
An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.
The npm package @tencentcloud/call-uikit-react receives a total of 51 weekly downloads. As such, @tencentcloud/call-uikit-react popularity was classified as not popular.
We found that @tencentcloud/call-uikit-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.