Abstract—In recent years, the traffic for live streaming on the web has been increasing. The current live streaming methods that use MPEG-DASH or HLS are simple and scale easily to many clients using HTTP. However, they do not take into account the communication between the distributor and the viewer. As a result, latency between the distributor and the viewer is relatively high. Therefore, in this paper, we propose a low latency live streaming system on the web using WebRTC. Since WebRTC uses UDP, it does not have a congestion control mechanism. Depending on the network congestion, it is possible to stream video with quality that exceeds the available bandwidth. Therefore, we propose a system to change the video quality based on the congestion status. The proposed system increases or decreases the video transfer rate by changing the quality of the streamed video depending on the network conditions. We have evaluated the proposed system in a real network environment. As a result, we showed that the delay of the proposed system is smaller than that of the MPEG-DASH system. We also showed that the proposed system can change the quality of the video and switch the transmission rate appropriately according to the network conditions.
Index Terms—Low latency video streaming, MPEG-DASH, WebRTC.
Toya Kinoshita and Hiroyuki Hisamatsu are with the Graduate School of Information Science and Arts Osaka Electro-Communication University, 1130-70 Kiyotaki, Shijonawate, Osaka, Japan (e-mail: mt20a003@oecu.jp, hisamatu@osakac.ac.jp).
[PDF]
Cite:Toya Kinoshita and Hiroyuki Hisamatsu, "Low Latency Live Streaming System with Congestion Control," Journal of Advances in Computer Networks vol. 9, no. 1, pp. 8-13, 2021.
Copyright © 2021 by the authors. This is an open access article distributed under the Creative Commons Attribution License which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited (CC BY 4.0). (https://creativecommons.org/licenses/by/4.0/)