zj2050 / TRTC_Web_V5

High-quality WebRTC SDK

Home Page:https://trtc.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TRTC SDK

English | 简体中文

Overview

Leveraging Tencent's many years of experience in network and audio/video technologies, Tencent Real-Time Communication (TRTC) offers solutions for group audio/video calls and low-latency interactive live streaming. With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services. Learn more...

We offer SDKs for web, Android, iOS, Windows, Flutter, WeChat Mini Program, and other mainstream platforms.

Changelog

For the changelog of the SDK, see Release Notes (Web).

Contents

.
├── README.md
├── v5                     -- The latest version of the TRTC web SDK 5.x
├── SDK                     -- The latest version of the TRTC web SDK 4.x
├── base-js                 -- The TRTC web basic demo
├── base-react-next         -- TRTC web API examples
├── quick-demo-js           -- TRTC web quick demo (native JavaScript edition)
├── quick-demo-vue2-js      -- TRTC web quick demo (Vue.js 2 edition)
└── quick-demo-vue3-ts      -- TRTC web quick demo (Vue.js 3 edition)

v5

SDK

base-js

  • The base-js directory contains the TRTC web basic demo, which integrates capabilities including audio/video call and device selection. It was developed using jQuery and can be run in a browser.
  • For information about how to run the demo, see base-js.
  • Click here to try out the basic TRTC demo for web online.

base-react-next

  • The base-react-next directory contains TRTC Web API Examples, which shows you how and when to use different APIs of the TRTC web SDK. Web API Examples was developed based on Next.js. You need to install Node.js to use it.
  • For information about how to run TRTC Web API Examples, see base-react-next.
  • Click here to try out TRTC web API examples online.

quick-demo-js

  • The quick-demo-js directory stores the native JavaScript edition of the quick TRTC demo for web, which integrates features such as basic audio/video call and device selection of the TRTC web SDK. The demo is developed with native JavaScript and can directly run in a browser.
  • For information about how to run the TRTC web quick demo (JavaScript), see quick-demo-js.
  • Click here to try out the native JavaScript edition of the quick TRTC demo for web online.

quick-demo-vue2-js

  • The quick-demo-vue2-js directory contains the TRTC web quick demo (Vue.js 2.0), which integrates capabilities including audio/video call and device selection. It was developed using Vue.js 2.0. You need to install Node.js to use it.
  • For information about how to run the TRTC web quick demo (Vue.js 2.0), see quick-demo-vue2-js.
  • Click here to try out the Vue.js 2 edition of the quick TRTC demo for web online.

quick-demo-vue3-ts

  • The quick-demo-vue3-ts directory contains the TRTC web quick demo (Vue.js 3.0), which integrates capabilities including audio/video call and device selection. It was developed using Vue.js 3.0. You need to install Node.js to use it.
  • For information about how to run the TRTC web quick demo (Vue.js 3.0), see quick-demo-vue3-ts.
  • Click here to try out the Vue.js 3 edition of the quick TRTC demo for web online.

Contact Us

  • If you have questions, see FAQs.
  • To learn about how the TRTC SDK can be used in different scenarios, see Sample Code.
  • For complete API documentation, see TRTC Web SDK.
  • Contact us for technical support.
  • To report bugs in our sample code, please create an issue.
  • Communication & Feedback
    Welcome to join our Telegram Group to communicate with our professional engineers! We are more than happy to hear from you~ Click to join: https://t.me/+EPk6TMZEZMM5OGY1
    Or scan the QR code

About

High-quality WebRTC SDK

https://trtc.io/


Languages

Language:JavaScript 80.4%Language:Vue 9.2%Language:HTML 5.3%Language:TypeScript 2.2%Language:CSS 2.0%Language:SCSS 0.9%