Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tuicall-engine-webrtc

Package Overview
Dependencies
Maintainers
0
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tuicall-engine-webrtc

腾讯云 TRTC TUICallEngine

  • 3.1.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
255
decreased by-6.59%
Maintainers
0
Weekly downloads
 
Created
Source

TUICallEngine Web SDK

An object-oriented TUICallEngine SDK library

NPM verison NPM downloads Typescript Supported Documents Stars

English | 简体中文

Introduction

TUICallEngine Web SDK is based on Tencent Cloud's IM and Tencent Cloud's real-time communication solution. Supports audio and video calls in two-person and multi-person scenarios.

  • Online Demo
  • Changelog
  • We offer SDKs for Web, Android, iOS, MiniProgram, Flutter, explore more in trtc.io.

Environment Supports

TUICallEngine Web SDK 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 tuicall-engine-webrtc --save

yarn:

$ yarn add tuicall-engine-webrtc

Download manually:

  1. download tuicall-engine-webrtc.js.
  2. copy tuicall-engine-webrtc.js to your project.

Usage

Refer to the following two tutorials for a quick run-through of the demo and how to use the SDK to implement basic audio and video calling functionality.

Explore SDK documents:TUICallEngine Web SDK

API Overview

Directory

├── README-zh_CN.md
├── README.md
├── index.d.ts // ts declaration file
├── package.json
└── tuicall-engine-webrtc.js // sdk file base on ES modules

Keywords

FAQs

Package last updated on 13 Sep 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc