% Keywords: ABR Algorithms % Encoding: utf-8 @InProceedings{Taraghi2021, author = {Babak Taraghi and Abdelhak Bentaleb and Christian Timmerer and Roger Zimmermann and Hellwagner, Hermann}, booktitle = {Proceedings of the 31st ACM Workshop on Network and Operating Systems Support for Digital Audio and Video}, title = {{Understanding quality of experience of heuristic-based HTTP adaptive bitrate algorithms}}, year = {2021}, month = {jul}, pages = {82--89}, publisher = {ACM}, abstract = {Adaptive bitrate (ABR) algorithms play a crucial role in delivering the highest possible viewer's Quality of Experience (QoE) in HTTP Adaptive Streaming (HAS). Online video streaming service providers use HAS - the dominant video streaming technique on the Internet - to deliver the best QoE for their users. A viewer's delight relies heavily on how the ABR of a media player can adapt the stream's quality to the current network conditions. QoE for video streaming sessions has been assessed in many research projects to give better insight into the significant quality metrics such as startup delay and stall events. The ITU Telecommunication Standardization Sector (ITU-T) P.1203 quality evaluation model allows to algorithmically predict a subjective Mean Opinion Score (MOS) by considering various quality metrics. Subjective evaluation is the best assessment method for examining the end-user opinion over a video streaming session's experienced quality. We have conducted subjective evaluations with crowdsourced participants and evaluated the MOS of the sessions using the ITU-T P.1203 quality model. This paper's main contribution is to investigate the correspondence of subjective and objective evaluations for well-known heuristic-based ABRs.}, doi = {10.1145/3458306.3458875}, keywords = {HTTP Adaptive Streaming, ABR Algorithms, Quality of Experience, Crowdsourcing, Subjective Evaluation, Objective Evaluation, MOS}, url = {https://dl.acm.org/doi/10.1145/3458306.3458875} } @InProceedings{Nguyen2020a, author = {Minh Nguyen and Christian Timmerer and Hellwagner, Hermann}, booktitle = {Proceedings of the 25th ACM Workshop on Packet Video}, title = {{H2BR: An HTTP/2-based Retransmission Technique to Improve the QoE of Adaptive Video Streaming}}, year = {2020}, month = {jun}, pages = {1--7}, publisher = {ACM}, abstract = {HTTP-based Adaptive Streaming (HAS) plays a key role in over-the-top video streaming. It contributes towards reducing the rebuffering duration of video playout by adapting the video quality to the current network conditions. However, it incurs variations of video quality in a streaming session because of the throughput fluctuation, which impacts the user’s Quality of Experience (QoE). Besides, many adaptive bitrate (ABR) algorithms choose the lowest-quality segments at the beginning of the streaming session to ramp up the playout buffer as soon as possible. Although this strategy decreases the startup time, the users can be annoyed as they have to watch a low-quality video initially. In this paper, we propose an efficient retransmission technique, namely H2BR, to replace low-quality segments being stored in the playout buffer with higher-quality versions by using features of HTTP/2 including (i) stream priority, (ii) server push, and (iii) stream termination. The experimental results show that H2BR helps users avoid watching low video quality during video playback and improves the user’s QoE. H2BR can decrease by up to more than 70% the time when the users suffer the lowest-quality video as well as benefits the QoE by up to 13%.}, doi = {10.1145/3386292.3397117}, keywords = {HTTP adaptive streaming, DASH, ABR algorithms, QoE, HTTP/2}, url = {https://dl.acm.org/doi/abs/10.1145/3386292.3397117} }