Tagged articles
17 articles
Page 1 of 1
Bilibili Tech
Bilibili Tech
Sep 13, 2024 · Backend Development

Architectural Evolution of Bilibili Live Interaction Center

To solve duplicated functionality, legacy code, and scalability limits in Bilibili’s live‑streaming interaction services, the team created a unified Interaction Center that abstracts RTC, consolidates session, link, UI, scoring and role management, introduces a shared state machine and tracing, and evolves through phased, extensible architecture for higher performance and maintainability.

Performance MonitoringRTClive streaming
0 likes · 22 min read
Architectural Evolution of Bilibili Live Interaction Center
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
Aug 4, 2023 · Fundamentals

How to Objectively Quantify Acoustic Echo Cancellation Performance

This article introduces a data‑driven, objective evaluation method for Acoustic Echo Cancellation (AEC), detailing test environments, hardware setups, core metrics, single‑talk and double‑talk scenarios, scoring models, and result analysis to help developers assess and improve AEC algorithms across devices.

Acoustic Echo CancellationRTCaudio signal processing
0 likes · 9 min read
How to Objectively Quantify Acoustic Echo Cancellation Performance
NetEase Smart Enterprise Tech+
NetEase Smart Enterprise Tech+
May 10, 2023 · Operations

How to Streamline RTC Audio Issue Troubleshooting: Frameworks, Tools, and Automation

This article explores the challenges of real‑time communication audio problems, outlines their common manifestations and characteristics, and presents a comprehensive troubleshooting framework with standardized processes, automation tools, and perception models to improve efficiency and service quality.

OperationsRTCaudio troubleshooting
0 likes · 12 min read
How to Streamline RTC Audio Issue Troubleshooting: Frameworks, Tools, and Automation
Volcano Engine Developer Services
Volcano Engine Developer Services
Sep 15, 2022 · Fundamentals

Why Video Conferencing Is the Toughest RTC Challenge and How We Overcome It

This article examines the unique technical hurdles of video‑conference RTC—such as free mic control, flexible layouts, screen sharing, weak networks, diverse devices and poor lighting—and outlines the edge‑rendering, smart encoding, multi‑level simulcast and reliable signaling solutions we’ve built to tackle them.

Edge RenderingRTCScreen Sharing
0 likes · 22 min read
Why Video Conferencing Is the Toughest RTC Challenge and How We Overcome It
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Sep 8, 2022 · Mobile Development

RTC Framework Design for Cloud Music Apps: A Unified Real-Time Communication Architecture

The article describes NetEase Cloud Music’s unified real‑time communication framework, which consolidates disparate audio/video features into a single, container‑based architecture using a common IPlayer interface, dynamic method generation, switchable players, and state‑machine management to streamline development, ensure business isolation, and provide seamless, controllable RTC services across all apps.

Architecture PatternDecorator PatternKotlin
0 likes · 11 min read
RTC Framework Design for Cloud Music Apps: A Unified Real-Time Communication Architecture
Kuaishou Tech
Kuaishou Tech
Sep 30, 2021 · Fundamentals

Evolution of Real‑Time Communication (RTC) Technology: From MCU to Global Cloud RTC

This article traces the 25‑year evolution of real‑time communication (RTC) across five generations—from the early MCU era to P2P, SFU, cloud‑SFU, and the current global cloud RTC stage—highlighting key protocols, architectural shifts, advantages, drawbacks, and emerging AI‑driven media processing techniques.

AINetwork ProtocolsRTC
0 likes · 26 min read
Evolution of Real‑Time Communication (RTC) Technology: From MCU to Global Cloud RTC
TAL Education Technology
TAL Education Technology
Jun 24, 2021 · Backend Development

Mature Applications of Real-Time Audio/Video in Education: TalRTC Architecture, High Availability, and Network Optimization

The presentation details the TalRTC real‑time communication platform used in online education, covering its product overview, three‑layer architecture, high‑availability and weak‑network strategies, as well as special optimizations for teaching scenarios that improve audio‑video quality and reliability.

Education TechnologyRTCWeak Network Optimization
0 likes · 9 min read
Mature Applications of Real-Time Audio/Video in Education: TalRTC Architecture, High Availability, and Network Optimization
Tencent Cloud Developer
Tencent Cloud Developer
Jul 11, 2019 · Industry Insights

How Real-Time Audio/Video Meets Traditional PSTN: Architecture and Low‑Latency Solutions

This article provides an in‑depth technical analysis of integrating real‑time audio/video (RTC) with legacy PSTN, covering latency sources, protocol and codec differences, adaptation layers, system architecture, and optimization techniques such as jitter buffering, ARQ/FEC, and automatic failover.

Audio ProcessingLow latencyPSTN integration
0 likes · 17 min read
How Real-Time Audio/Video Meets Traditional PSTN: Architecture and Low‑Latency Solutions
Tencent Cloud Developer
Tencent Cloud Developer
Jul 9, 2019 · Cloud Computing

Technical Salon Summary: Mobile Live Streaming, P2P Acceleration, Overseas Live Streaming Architecture, RTC‑PSTN Integration, and Video AI Practices

At a Cloud+ Community salon on June 29, nearly 300 developers heard Tencent Cloud detail mobile co‑hosting live streaming, P2P‑accelerated CDN, globally distributed overseas streaming architecture, RTC‑to‑PSTN integration, and AI‑driven video services such as recognition, moderation, compression, editing, and highlight extraction.

AIP2PRTC
0 likes · 28 min read
Technical Salon Summary: Mobile Live Streaming, P2P Acceleration, Overseas Live Streaming Architecture, RTC‑PSTN Integration, and Video AI Practices
Tencent Cloud Developer
Tencent Cloud Developer
May 2, 2018 · Cloud Computing

Tencent Video Cloud Mini-program Audio/Video Solution: From Concept to Implementation

The article chronicles how Tencent Video Cloud built a low‑latency audio/video SDK for WeChat mini‑programs—using live‑pusher and live‑player components to capture, process, encode, and transmit streams via TCP/UDP, adding echo cancellation, QoS, and room‑based signaling to enable real‑time chat and multi‑party conferencing within a 500 ms end‑to‑end delay.

Low latencyMini-programRTC
0 likes · 15 min read
Tencent Video Cloud Mini-program Audio/Video Solution: From Concept to Implementation