USE CASES
Use TRTC Call to enhance any type of user experience
Calling narrows the distance between people around the world and makes every communication more vivid and memorable.
Online education
Social
Work collaboration
Telehealth
Sales and financial services
Easy to Use
Deliver in-app video and voice calling within 30 minutes
Highly user-friendly integration allows you to focus more on customizing your app.
Web
iOS
Android
Flutter
<template>
<div>
<button @click="init()"> init </button>
<button @click="call()"> 1v1 call </button>
<div style="width: 50rem; height: 35rem; border: 1px solid salmon;">
<TUICallKit />
</div>
</div>
</template>
<script lang="ts" setup>
import { TUICallKit, TUICallKitServer, TUICallType } from "@tencentcloud/call-uikit-vue";
async function init() {
try {
await TUICallKitServer.init({ SDKAppID: 1400000001, userID: "denny", userSig: "xxxxxxxxxxx" });
} catch (error: any) {}
}
async function call() {
try {
await TUICallKitServer.call({ userID: "longyu", type: TUICallType.VIDEO_CALL }); // 1v1 call
} catch (error: any) {}
}
</script>
99.9% SLA
TRTC can sustain tens of millions of concurrent requests with at least 99.9% service availability guaranteed by SLA.
< 300 ms
TRTC delivers a global end-to-end latency of below 300 ms on average.
1,000 Co-anchors
Up to 1,000 users can co-anchor in a single room. And there is NO limitation for the audience size.
FEATURES
Create a Crystal-Clear and Reliable Calling Experience
1-to-1 and group calls
Supports 1-to-1 and group video calling across platforms. Build your own calls using TRTC's full-featured call solution.
AI-powered noise cancellation
More inspiring features, such as AI-powered noise cancellation, offline call push, floating window, and multi-device synchronization.
Layout customization
Define your app's brand and style easily with Call APIs.
All-platform support
Supports 20,000+ devices across platforms including iOS, Android, Web, Flutter, and Web.
Global deployment
Service available in over 200 countries and regions with an average end-to-end latency of less than 300 ms for cross-border connections. GDPR compliant.
Outstanding performance across all network conditions
Supports smooth interactive communication even under a packet loss rate of 70% and a network jitter of over 1,000 ms.
Customize your apps
SDK Download
Start building your own call experience with TRTC Call.
Quick Integration
Use TRTC's Call APIs to deliver in-app calling with just a few lines of code changes
Customizable Features
Customize your own UI, ringtones, notifications, and more
“
Tencent Cloud has many success stories in Japan in terms of real-time distribution and live streaming technologies, which further enhances our confidence in Tencent Cloud services.
”