Tag

FEC

0 views collected around this technical thread.

Tencent Architect
Tencent Architect
Mar 14, 2022 · Fundamentals

Mastering WebRTC QoS: NACK, FEC, SVC, and More Explained

This article provides a comprehensive overview of WebRTC's quality‑of‑service mechanisms—including NACK, FEC, SVC, jitter buffering, IDR requests, pacing, bandwidth estimation, probing, dynamic frame‑rate, AV sync, and resolution adaptation—detailing their principles, implementation, and impact on real‑time audio‑video communication.

FECNACKQoS
0 likes · 11 min read
Mastering WebRTC QoS: NACK, FEC, SVC, and More Explained
AntTech
AntTech
Feb 19, 2021 · Fundamentals

Forward Error Correction (FEC) in the Transport Layer: Principles, Design, and Best Practices

This article explains the concept of forward error correction (FEC), its role in transport‑layer protocols, illustrates basic Hamming‑code design, discusses advanced techniques such as fountain codes, and outlines best practices for applying FEC to improve reliability and efficiency in network communications.

FECFountain CodeHamming Code
0 likes · 21 min read
Forward Error Correction (FEC) in the Transport Layer: Principles, Design, and Best Practices
Tencent Tech
Tencent Tech
Jul 1, 2020 · Artificial Intelligence

How Context‑Based PLC Boosts VoIP Quality in Weak Networks

This article explains why VoIP calls suffer from brief interruptions caused by packet loss, compares traditional forward error correction (FEC) and packet loss concealment (PLC) techniques, introduces Tencent's deep‑learning‑enhanced cPLC, and shows how it significantly improves MOS scores, especially under burst‑loss conditions.

Deep LearningFECPLC
0 likes · 6 min read
How Context‑Based PLC Boosts VoIP Quality in Weak Networks
Tencent Cloud Developer
Tencent Cloud Developer
Apr 26, 2018 · Frontend Development

Tencent Cloud H5 Voice Communication QoE Optimization: WebRTC QoS Techniques and Congestion Control

Tencent Cloud’s H5 voice‑communication solution improves QoE by applying a comprehensive WebRTC QoS framework—bandwidth estimation, adaptive congestion control, loss‑resilient FEC/NACK, latency and jitter mitigation, and global node optimization—while addressing interoperability challenges and continuously refining performance through monitoring, AB‑testing, and extensive bug fixes.

Cloud CommunicationFECQoE
0 likes · 13 min read
Tencent Cloud H5 Voice Communication QoE Optimization: WebRTC QoS Techniques and Congestion Control
Architecture Digest
Architecture Digest
Jul 21, 2016 · Fundamentals

Design and Implementation of Low‑Latency Real‑Time Streaming Protocols: RTP, RTCP, and Packet‑Loss Solutions

The article explains why TCP‑based protocols cannot meet low‑latency requirements for live‑streaming conferences and introduces RTP, RTCP, jitter, round‑trip time, and three packet‑loss mitigation strategies—retransmission, forward error correction, and cross‑transport—along with a brief overview of DCCP for congestion control.

DCCPFECLow Latency
0 likes · 14 min read
Design and Implementation of Low‑Latency Real‑Time Streaming Protocols: RTP, RTCP, and Packet‑Loss Solutions