Socket
Socket
Sign inDemoInstall

@tencentcloud/call-uikit-react

Package Overview
Dependencies
10
Maintainers
13
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @tencentcloud/call-uikit-react

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.


Version published
Maintainers
13
Install size
16.0 MB
Created

Readme

Source

TUICallKit

TUICallKit is a UIKit component for audio and video calls.

NPM verison NPM downloads Documents Stars

English | 简体中文

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
Chrome
IE / Edge
Edge
Firefox
Firefox
Safari
Safari
iOS Safari
iOS Safari
Opera
Opera
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

Keywords

FAQs

Last updated on 19 Apr 2024

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc