English

Scalable Video Conferencing Using SDN Principles

Networking and Internet Architecture 2025-03-17 v1

Abstract

Video-conferencing applications face an unwavering surge in traffic, stressing their underlying infrastructure in unprecedented ways. This paper rethinks the key building block for conferencing infrastructures -- selective forwarding units (SFUs). SFUs relay and adapt media streams between participants and, today, run in software on general-purpose servers. Our main insight, discerned from dissecting the operation of production SFU servers, is that SFUs largely mimic traditional packet-processing operations such as dropping and forwarding. Guided by this, we present Scallop, an SDN-inspired SFU that decouples video-conferencing applications into a hardware-based data plane for latency-sensitive and frequent media operations, and a software control plane for the (infrequent) remaining tasks, such as analyzing feedback signals. Our Tofino-based implementation fully supports WebRTC and delivers 7-210 times improved scaling over a 32-core commodity server, while reaping performance improvements by cutting forwarding-induced latency by 26 times.

Keywords

Cite

@article{arxiv.2503.11649,
  title  = {Scalable Video Conferencing Using SDN Principles},
  author = {Oliver Michel and Satadal Sengupta and Hyojoon Kim and Ravi Netravali and Jennifer Rexford},
  journal= {arXiv preprint arXiv:2503.11649},
  year   = {2025}
}
R2 v1 2026-06-28T22:20:59.647Z