Tag

NACK

0 views collected around this technical thread.

360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Aug 19, 2024 · Fundamentals

How NACK and TWCC Keep WebRTC Streams Smooth and Low‑Latency

This article explains the QoS mechanisms NACK and TWCC used in WebRTC, detailing their packet‑loss detection, retransmission strategies, congestion‑control algorithms, and how they improve real‑time audio/video communication while minimizing bandwidth waste.

NACKQoSReal-time Communication
0 likes · 10 min read
How NACK and TWCC Keep WebRTC Streams Smooth and Low‑Latency
Tencent Architect
Tencent Architect
Apr 8, 2022 · Fundamentals

How WebRTC Implements Video NACK: A Deep Dive into RTP Retransmission

This article provides a comprehensive walkthrough of WebRTC's video sender NACK implementation, covering the underlying ACK/NACK concepts, RFC4585 retransmission types, and the three-step process of storing RTP packets, handling RTCP NACK messages, and retransmitting lost media with priority handling.

NACKRTPReal-time Communication
0 likes · 5 min read
How WebRTC Implements Video NACK: A Deep Dive into RTP Retransmission
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