Low-Latency Video Conferencing via Optimized Packet Routing and Reordering
Yao Xiao, Sitian Chen, Amelie Chi Zhou, Shuhao Zhang, Yi Wang, Rui Mao, Xuan Yang
TL;DR
VCRoute and WMJitter address end-to-end latency challenges in geo-distributed video conferencing by jointly optimizing routing decisions and jitter management. VCRoute reframes per-packet routing as a Multi-Armed Bandit problem and uses Thompson Sampling with a DNN-based latency predictor to balance transmitting latency and reordering delay, while WMJitter employs watermark-based Out-of-Order Processing to reduce reordering latency at the receiver. Trace-driven evaluations on WonderProxy and Tencent Cloud show up to 44% end-to-end latency reductions with overhead under 1%, and WMJitter provides additional gains in highly dynamic networks. These results demonstrate practical benefits for global video conferencing deployments, enabling lower latency and more stable QoE across diverse geo-distributed data-center topologies.
Abstract
In the face of rising global demand for video meetings, managing traffic across geographically distributed (geo-distributed) data centers presents a significant challenge due to the dynamic and limited nature of inter-DC network performance. Facing these issues, this paper introduces two novel techniques, VCRoute and WMJitter, to optimize the performance of geo-distributed video conferencing systems. VCRoute is a routing method designed for audio data packets of video conferences. It treats the routing problem as a Multi-Armed Bandit issue, and utilizes a tailored Thompson Sampling algorithm for resolution. Unlike traditional approaches, VCRoute considers transmitting latency and its variance simultaneously by using Thompson Sampling algorithm, which leads to effective end-to-end latency optimization. In conjunction with VCRoute, we present WMJitter, a watermark-based mechanism for managing network jitter, which can further reduce the end-to-end delay and keep an improved balance between latency and loss rate. Evaluations based on real geo-distributed network performance demonstrate the effectiveness and scalability of VCRoute and WMJitter, offering robust solutions for optimizing video conferencing systems in geo-distributed settings.
