tencent cloud

Mobile Live Video Broadcasting

Release Notes and Announcements
TUILiveKit Release Notes
Live SDK Release Notes
User Guide
Product Introduction
Overview
Strengths
Performance Statistics
Concepts
Purchase Guide
TRTC Live Billing Overview
Billing of Video Live Component
Activating the Service (TUILiveKit)
Free Demo
Demo
Run Demo(TUILiveKit)
Integration Guide
Video Live Streaming
Preparation
Host Live Streaming
Audience Viewing
Live Stream List Live Stream List
Voice Chat Room
Preparation
Host Live Streaming
Audience Viewing
Live Stream List
Live Streaming Kit
Live Streaming Kit(Electron Desktop Application)
Live Streaming Kit(Web Desktop Browser)
Live Broadcast Monitoring
Monitoring Webpage (Web Desktop Browser React)
Monitoring Webpage (Web Desktop Browser Vue)
UI Customization
Live Stream Video Component
Video Source Editing Canvas
Audience List Component
Barrage Component
Media Source Configuration Panel
Link Management Panel
Live Gift Component
No UI Integration
Video Live Streaming
Voice Chat Room
Feature Guide
Follow Anchors (TUILiveKit)
Ultimate Image Quality (TUILiveKit)
Push Media Stream Into Room (TUILiveKit)
Gift System (TUILiveKit)
Client APIs
Android
iOS
Web
Server APIs (TUILiveKit)
Account System
REST API
Third-Party Webhooks
Error Codes (TUILiveKit)
FAQs
Platform Compilation
User Authentication
Live SDK
Product Introduction
Purchase Guide
Free Demo
Free Trial License
SDK Download
Licenses
Advanced Features
Client API
FAQs
Integration (No UI)
API Documentation
OSS information
OSS Attribution Notice

Support for RTC Publishing

포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-01-13 15:49:41
In order to improve publishing performance under poor network conditions, we have added support for RTC publishing in addition to the traditional RTMP protocol. This document compares the performance of publishing under different network conditions using the two protocols.
Note
For instructions on how to publish streams, please see Publishing from Camera.

Performance Under Normal and Poor Network Conditions

Test method

We simulated different network conditions at the publishing end and observed the playback effects (the streams were played over CDNs, and network conditions at the playback end were normal).

Parameter configuration

To prevent the use of different sources from affecting the results, we used V2TXLivePusher to publish the same video over RTMP and RTC. Video parameters:
Parameter
Value
Resolution
720 x 1280
Bitrate
1800 Kbps
Frame rate
15

Comparison of performance under different network conditions

Frame rate

Note
For a description of the network parameters, see Appendix: Network Parameters.
Stutter rate

Note
For a description of the network parameters, see Appendix: Network Parameters.

Appendix: Network Parameters

Parameter
Description
Frame rate
Frames rendered per second
Packet loss
A packet loss rate of 50% means that for every 10 data packets sent, five fail to arrive at their destination.
Latency
A latency of 200 ms indicates that data packets are delivered by the network only 200 ms after they are sent by the SDK.
Transfer speed cap
A transfer speed cap of 800 Kbps means that 800 KB of data can be sent per second at most.
Stutter rate
Stutter occurs if the interval between the rendering of two consecutive frames exceeds 200 ms. Stutter rate is the total stuttering time divided by the total playback time.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백