1.0.6 • Published 22 days ago

@tencentcloud/call-uikit-react v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
22 days ago

TUICallKit is a UIKit component for audio and video calls.

NPM verison NPM downloads Documents Stars

npm.io

Online Demo

  • Desktop Web

  • H5

  • Group Call

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.

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 EdgeFirefoxSafariiOS SafariOpera
56+80+56+11+11+46+

Install

npm:

npm install @tencentcloud/call-uikit-react --save

yarn:

yarn add @tencentcloud/call-uikit-react

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

Directory

├── 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
1.0.6

22 days ago

1.0.5

2 months ago

1.0.4

4 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago

0.0.1-beta.1

5 months ago