TRTC Web SDK
Introduction
TRTC Web SDK is the Web SDK of Tencent Cloud's real-time audio and video communication solution. It is a JavaScript library loaded through HTML web pages. Developers can use the APIs provided by TRTC Web SDK to establish connections, control real-time audio and video calls or live streaming services.
Currently, TRTC Web SDK mainly supports Chrome M58+ and Safari browsers.
Please be sure to use HTTPS protocol or localhost to deploy your Web App, otherwise the error of navigator.mediaDevices not found will occur!
Quick Start
Integrate the SDK and make your first call
Run Demo
Download the sample project and run locally
API Reference
Methods, parameters, and type definitions
Reference
ChangelogRelease notes and version history
Upgrade GuideNotes for upgrading between versions
Browser Support
Website
Latest Version v5.20.0
v5.20.0 - 2026.09.17
- Added speaker diarization to the Real-Time Transcription Plugin, designed for voice recorder scenarios. Please contact Technical Support if needed.
- Added support for the Interactive Whiteboard plugin and screen sharing annotation. Please contact Technical Support if needed.
- Optimized the performance of the AI Denoiser Plugin to reduce the probability of audio stuttering on low-end and mid-range devices.
- Fixed the black screen issue when publishing on machines with WebGL compatibility problems.