Abstract
Large-scale live streaming systems can experience bottlenecks within the infrastructure of the underlying Content Delivery Network. In particular, the "equipment bottleneck" occurs when the fan-out of a machine does not enable the concurrent transmission of a stream to multiple other equipments. In this paper, we aim to deliver a live stream to a set of destination nodes with minimum throughput at the source and limited increase of the streaming delay. We leverage on rateless codes and cooperation among destination nodes. With rateless codes, a node is able to decode a video block of k information symbols after receiving slightly more than k encoded symbols. To deliver the encoded symbols, we use multiple trees where inner nodes forward all received symbols. Our goal is to build a diffusion forest that minimizes the transmission rate at the source while guaranteeing on-time delivery and reliability at the nodes. When the network is assumed to be lossless and the constraint on delivery delay is relaxed, we give an algorithm that computes a diffusion forest resulting in the minimum source transmission rate. We also propose an effective heuristic algorithm for the general case where packet loss occurs and the delivery delay is bounded. Simulation results for realistic settings show that with our solution the source requires only slightly more than the video bit rate to reliably feed all nodes.
Original language | English |
---|---|
Title of host publication | NOSSDAV '12: Proceedings of the 22nd international workshop on Network and Operating System Support for Digital Audio and Video |
Pages | 65-70 |
Number of pages | 6 |
DOIs | |
Publication status | Published - 2012 |
Externally published | Yes |
Event | 22nd ACM Workshop on Network and Operating Systems Support for Digital Audio and Video, NOSSDAV 2012 - Toronto, ON, Canada Duration: 7 Jun 2012 → 8 Jun 2012 |
Conference/symposium
Conference/symposium | 22nd ACM Workshop on Network and Operating Systems Support for Digital Audio and Video, NOSSDAV 2012 |
---|---|
Country/Territory | Canada |
City | Toronto, ON |
Period | 7/06/12 → 8/06/12 |
Keywords
- cdn
- delivery trees
- live streaming
- rateless codes