Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3603269.3604839acmconferencesArticle/Chapter ViewAbstractPublication PagescommConference Proceedingsconference-collections
research-article
Public Access

Sammy: smoothing video traffic to be a friendly internet neighbor

Published: 01 September 2023 Publication History

Abstract

On-demand streaming video traffic is managed by an adaptive bi-trate (ABR) algorithm whose job is to optimize quality of experience (QoE) for a single video session. ABR algorithms leave the question of sharing network resources up to transport-layer algorithms. We observe that as the internet gets faster relative to video streaming rates, this delegation of responsibility gives video traffic a burstier on-off traffic pattern. In this paper, we show we can substantially smooth video traffic to improve its interactions with the rest of the internet, while maintaining the same or better QoE for streaming video. We smooth video traffic with two design principles: application-informed pacing, which allows ABR algorithms to set an upper limit on packet-by-packet throughput, and by designing ABR algorithms that work with pacing. We propose a joint ABR and rate-control scheme, called Sammy, which selects both video quality and pacing rates. We implement our scheme and evaluate it at a large video streaming service. Our approach smooths video, making it a more friendly neighbor to other internet applications. One surprising result is that being friendlier requires no compromise for the video traffic: in large scale, production experiments, Sammy improves video QoE over an existing, extensively tested and tuned production ABR algorithm.

References

[1]
Amit Aggarwal, Stefan Savage, and Thomas E Anderson. 2000. Understanding the Performance of TCP Pacing. In Proceedings IEEE INFOCOM 2000. Conference on Computer Communications. Nineteenth Annual Joint Conference of the IEEE Computer and Communications Societies (Cat. No.00CH37064), Vol. 3. IEEE, Tel Aviv, Israel, 1157--1165.
[2]
Akamai. 2023. Common Media Client Data & AMD. (Feb. 2023). https://techdocs.akamai.com/adaptive-media-delivery/docs/common-media-client-data-amd
[3]
Saamer Akhshabi, Lakshmi Anantakrishnan, Constantine Dovrolis, and Ali C. Begen. 2013. Server-Based Traffic Shaping for Stabilizing Oscillating Adaptive Streaming Players. In Proceeding of the 23rd ACM Workshop on Network and Operating Systems Support for Digital Audio and Video - NOSSDAV '13. ACM Press, Oslo, Norway, 19--24.
[4]
Zahaib Akhtar, Yun Seong Nam, Ramesh Govindan, Sanjay Rao, Jessica Chen, Ethan Katz-Bassett, Bruno Ribeiro, Jibin Zhan, and Hui Zhang. 2018. Oboe: Auto-Tuning Video ABR Algorithms to Network Conditions. In Proceedings of the 2018 Conference of the ACM Special Interest Group on Data Communication. ACM, Budapest Hungary, 44--58.
[5]
João Taveira Araújo, Raúl Landa, Richard G. Clegg, George Pavlou, and Kensuke Fukuda. 2014. A Longitudinal Analysis of Internet Rate Limitations. In IEEE INFOCOM 2014 - IEEE Conference on Computer Communications. 1438--1446.
[6]
Consumer Technology Association. 2020. CTA Specification: Web Application Video Ecosystem - Common Media Client Data. Technical Report CTA-5004. Consumer Technology Association. https://cdn.cta.tech/cta/media/media/resources/standards/pdfs/cta-5004-final.pdf
[7]
Rukshani Athapathu, Ranysha Ware, Aditya Abraham Philip, Srinivasan Seshan, and Justine Sherry. 2020. Prudentia: Measuring Congestion Control Harm on the Internet. In N2Women Workshop. 2. http://www.justinesherry.com/papers/athapathu-n2women20.pdf
[8]
Hari Balakrishnan, Venkata N. Padmanabhan, Srinivasan Seshan, Mark Stemm, and Randy H. Katz. 1998. TCP Behavior of a Busy Internet Server: Analysis and Improvements. In Proceedings. IEEE INFOCOM '98, the Conference on Computer Communications. Seventeenth Annual Joint Conference of the IEEE Computer and Communications Societies. Gateway to the 21st Century (Cat. No.98, Vol. 1. 252--262 vol.1.
[9]
Abdelhak Bentaleb, May Lim, Mehmet N. Akcay, Ali C. Begen, and Roger Zimmermann. 2021. Common Media Client Data (CMCD): Initial Findings. In Proceedings of the 31st ACM Workshop on Network and Operating Systems Support for Digital Audio and Video. ACM, Istanbul Turkey, 25--33.
[10]
Netflix Technology Blog. 2017. Toward A Practical Perceptual Video Quality Metric. (April 2017). https://medium.com/netflix-techblog/toward-a-practical-perceptual-video-quality-metric-653f208b9652
[11]
Bob Briscoe. 2007. Flow Rate Fairness: Dismantling a Religion. ACM SIGCOMM Computer Communication Review 37, 2 (March 2007), 63--74.
[12]
Yi Cao, Arpit Jain, Kriti Sharma, Aruna Balasubramanian, and Anshul Gandhi. 2019. When to Use and When Not to Use BBR: An Empirical Analysis and Evaluation Study. In Proceedings of the Internet Measurement Conference. ACM, Amsterdam Netherlands, 130--136.
[13]
Neal Cardwell, Yuchung Cheng, C. Stephen Gunn, Soheil Hassas Yeganeh, and Van Jacobson. 2017. BBR: Congestion-Based Congestion Control. Commun. ACM 60, 2 (Jan. 2017), 58--66.
[14]
David D Clark. 1988. The Design Philosophy of the DARPA Internet Protocols. ACM SIGCOMM Computer Communication Review 18, 4 (Aug. 1988), 106--114.
[15]
Federal Communications Commission. 2010. Broadband Performance. Technical Report OBI Technical Paper No. 4. Federal Communications Commission. https://transition.fcc.gov/national-broadband-plan/broadband-performance-paper.pdf
[16]
Federal Communications Commission. 2021. Measuring Fixed Broadband - Eleventh Report. Technical Report. Federal Communications Commission. https://www.fcc.gov/reports-research/reports/measuring-broadband-america/measuring-fixed-broadband-eleventh-report
[17]
Florin Dobrian, Vyas Sekar, Asad Awan, Ion Stoica, Dilip Joseph, Aditya Ganjam, Jibin Zhan, and Hui Zhang. 2011. Understanding the Impact of Video Quality on User Engagement. ACM SIGCOMM Computer Communication Review 41, 4 (Aug. 2011), 362--373.
[18]
Mo Dong, Tong Meng, Doron Zarchy, Engin Arslan, Yossi Gilad, P Brighten Godfrey, and Michael Schapira. 2018. PCC Vivace: Online-Learning Congestion Control. In NSDI. 15.
[19]
Eric Dumazet. 2013. Pkt_sched: Fq: Fair Queue Packet Scheduler [LWN.Net]. (Aug. 2013). https://lwn.net/Articles/564825/
[20]
Eric Dumazet. 2015. Tc-Fq(8) - Linux Manual Page. (Sept. 2015). https://man7.org/linux/man-pages/man8/tc-fq.8.html
[21]
Ted Dunning. 2021. The T-Digest: Efficient Estimates of Distributions. Software Impacts 7 (Feb. 2021), 100049.
[22]
Fastly. 2023. Fastly Developer Hub. (Feb. 2023). https://developer.fastly.com/reference/vcl/variables/client-connection/client-socket-pace/
[23]
Sadjad Fouladi, John Emmons, Emre Orbay, Catherine Wu, Riad S Wahby, and Keith Winstein. 2018. Salsify: Low-Latency Network Video Through Tighter Integration Between a Video Codec and a Transport Protocol. In NSDI.
[24]
Jim Gettys, Kathleen Nichols, and Kathleen Nichols. 2012. Bufferbloat: Dark Buffers in the Internet. Commun. ACM 55, 1 (2012), 15.
[25]
Monia Ghobadi, Yuchung Cheng, Ankur Jain, and Matt Mathis. 2012. Trickle: Rate Limiting YouTube Video Streaming. In USENIX ATC. 6.
[26]
Carlo Augusto Grazia, Martin Klapez, and Maurizio Casoni. 2021. The New TCP Modules on the Block: A Performance Evaluation of TCP Pacing and TCP Small Queues. IEEE Access 9 (2021), 129329--129336.
[27]
Bruce Hajek. 1983. The Proof of a Folk Theorem on Queuing Delay with Applications to Routing in Networks. J. ACM 30, 4 (Oct. 1983), 834--851.
[28]
Janey C. (Janey Ching-Iu) Hoe. 1995. Start-up Dynamics of TCP's Congestion Control and Avoidance Schemes. Thesis. Massachusetts Institute of Technology. https://dspace.mit.edu/handle/1721.1/36971
[29]
Stefan Holmer, Henrik Lundin, Gaetano Carlucci, Luca De Cicco, and Saverio Mascolo. 2015. A Google Congestion Control Algorithm for Real-Time Communication. Internet Draft draft-alvestrand-rmcat-congestion-03. Internet Engineering Task Force. https://datatracker.ietf.org/doc/draft-alvestrand-rmcat-congestion-03
[30]
Te-Yuan Huang, Nikhil Handigol, Brandon Heller, Nick McKeown, and Ramesh Johari. 2012. Confused, Timid, and Unstable: Picking a Video Streaming Rate Is Hard. In Proceedings of the 2012 ACM Conference on Internet Measurement Conference - IMC '12. ACM Press, Boston, Massachusetts, USA, 225.
[31]
Te-Yuan Huang, Ramesh Johari, Nick McKeown, Matthew Trunnell, and Mark Watson. 2014. A Buffer-Based Approach to Rate Adaptation: Evidence from a Large Video Streaming Service. In Proceedings of the 2014 ACM Conference on SIGCOMM - SIGCOMM '14. ACM Press, Chicago, Illinois, USA, 187--198.
[32]
Per Hurtig, Habtegebreil Haile, Karl-Johan Grinnemo, Anna Brunstrom, Eneko Atxutegi, Fidel Liberal, and Ake Arvidsson. 2018. Impact of TCP BBR on CUBIC Traffic: A Mixed Workload Evaluation. In 2018 30th International Teletraffic Congress (ITC 30). IEEE, Vienna, 218--226.
[33]
Geoff Huston. 2018. TCP and BBR. (May 2018). https://ripe76.ripe.net/presentations/10-2018-05-15-bbr.pdf
[34]
Junchen Jiang, Vyas Sekar, Henry Milner, Davis Shepherd, Ion Stoica, and Hui Zhang. 2016. CFA: A Practical Prediction System for Video QoE Optimization. In NSDI.
[35]
Junchen Jiang, Vyas Sekar, and Hui Zhang. 2014. Improving Fairness, Efficiency, and Stability in HTTP-Based Adaptive Video Streaming With Festive. IEEE/ACM Transactions on Networking 22, 1 (Feb. 2014), 326--340.
[36]
Arash Molavi Kakhki, Samuel Jero, David Choffnes, Cristina Nita-Rotaru, and Alan Mislove. 2017. Taking a Long Look at QUIC: An Approach for Rigorous Evaluation of Rapidly Evolving Transport Protocols. In Proceedings of the 2017 Internet Measurement Conference. ACM, London United Kingdom, 290--303.
[37]
Seong-ryong Kang, Xiliang Liu, Min Dai, and Dmitri Loguinov. 2004. Packet-Pair Bandwidth Estimation - Stochastic Analysis of a Single Congested Node. ICNP (2004), 316--325.
[38]
Damian Karwowski, Tomasz Grajek, Krzysztof Klimaszewski, Olgierd Stankiewicz, Jakub Stankowski, and Krzysztof Wegner. 2017. 20 Years of Progress in Video Compression - from MPEG-1 to MPEG-H HEVC. General View on the Path of Video Coding Development. In International Conference on Image Processing and Communications, Vol. 525. 3--15.
[39]
S Keshav. 1995. A Control-Theoretic Approach to Flow Control. ACM SIGCOMM Computer Communication Review (1995). http://dl.acm.org/citation.cfm?id=205463
[40]
S. Shunmuga Krishnan and Ramesh K. Sitaraman. 2012. Video Stream Quality Impacts Viewer Behavior: Inferring Causality Using Quasi-Experimental Designs. In Proceedings of the 2012 Internet Measurement Conference (IMC '12). Association for Computing Machinery, New York, NY, USA, 211--224.
[41]
Jonathan Kua, Grenville Armitage, and Philip Branch. 2017. A Survey of Rate Adaptation Techniques for Dynamic Adaptive Streaming Over HTTP. IEEE Communications Surveys & Tutorials 19, 3 (2017), 1842--1866.
[42]
Ike Kunze, Jan Ruth, and Oliver Hohlfeld. 2020. Congestion Control in the Wild---Investigating Content Provider Fairness. IEEE Transactions on Network and Service Management 17, 2 (June 2020), 1224--1238.
[43]
Will Law. 2022. Clever Monkeys Communicating Discreetly. (Oct. 2022). https://2022.demuxed.com/
[44]
Ahmed Mansy, Bill Ver Steeg, and Mostafa Ammar. 2013. SABRE: A Client Based Technique for Mitigating the Buffer Bloat Effect of Adaptive Video Flows. In Proceedings of the 4th ACM Multimedia Systems Conference on - MMSys '13. ACM Press, Oslo, Norway, 214--225.
[45]
Aditya Mavlankar, Liwei Guo, Anush Moorthy, and Anne Aaron. 2020. Optimized Shot-Based Encodes for 4K: Now Streaming! (Aug. 2020). https://netflixtechblog.com/optimized-shot-based-encodes-for-4k-now-streaming-47b516b10bbb
[46]
Tong Meng, Neta Rozen Schiff, P. Brighten Godfrey, and Michael Schapira. 2020. PCC Proteus: Scavenger Transport And Beyond. In Proceedings of the Annual Conference of the ACM Special Interest Group on Data Communication on the Applications, Technologies, Architectures, and Protocols for Computer Communication (SIGCOMM '20). Association for Computing Machinery, New York, NY, USA, 615--631.
[47]
Radhika Mittal, Vinh The Lam, Nandita Dukkipati, Emily Blem, Hassan Wassel, Monia Ghobadi, Amin Vahdat, Yaogong Wang, David Wetherall, and David Zats. 2015. TIMELY: RTT-based Congestion Control for the Datacenter. In Proceedings of the 2015 ACM Conference on Special Interest Group on Data Communication. ACM, London United Kingdom, 537--550.
[48]
Vikram Nathan, Vibhaalakshmi Sivaraman, Ravichandra Addanki, Mehrdad Khani, Prateesh Goyal, and Mohammad Alizadeh. 2019. End-to-End Transport for Video QoE Fairness. In Proceedings of the ACM Special Interest Group on Data Communication - SIGCOMM '19. ACM Press, Beijing, China, 408--423.
[49]
Mirko Palmer, Malte Appel, Kevin Spiteri, Balakrishnan Chandrasekaran, Anja Feldmann, and Ramesh K. Sitaraman. 2021. VOXEL: Cross-Layer Optimization for Video Streaming with Imperfect Transmission. In Proceedings of the 17th International Conference on Emerging Networking EXperiments and Technologies. ACM, Virtual Event Germany, 359--374.
[50]
Larry Peterson, Lawrence Brakmo, and Bruce Davie. 2022. TCP Congestion Control: A Systems Approach (version 1.1-dev ed.). Self-published. https://tcpcc.systemsapproach.org/
[51]
Meta Platforms. 2023. Ax: Adaptive Experimentation Platform. (Feb. 2023). https://ax.dev
[52]
Michele Polese, Federico Chiariotti, Elia Bonetto, Filippo Rigotto, Andrea Zanella, and Michele Zorzi. 2019. A Survey on Recent Advances in Transport Layer Protocols. IEEE Communications Surveys & Tutorials 21, 4 (2019), 3584--3608. arXiv:cs/1810.03884
[53]
World Snail Racing. 2023. World Snail Racing Championships. (Feb. 2023). http://www.snailracing.net/
[54]
Ashwin Rao, Arnaud Legout, Yeon-sup Lim, Don Towsley, Chadi Barakat, and Walid Dabbous. 2011. Network Characteristics of Video Streaming Traffic. In Proceedings of the Seventh COnference on Emerging Networking EXperiments and Technologies. ACM, Tokyo Japan, 1--12.
[55]
Dario Rossi, Claudio Testa, Silvio Valenti, and Luca Muscariello. 2016. LEDBAT: The New BitTorrent Congestion Control Protocol. In 2010 19th International Conference on Computer Communications and Networks (ICCCN 2010). IEEE, 1--6.
[56]
Ahmed Saeed, Nandita Dukkipati, Vytautas Valancius, Vinh The Lam, Carlo Contavalli, and Amin Vahdat. 2017. Carousel: Scalable Traffic Shaping at End Hosts. In Proceedings of the Conference of the ACM Special Interest Group on Data Communication. ACM, Los Angeles CA USA, 404--417.
[57]
Sandvine. 2023. Sandivne Global Internet Phenomena Report 2023. Technical Report. Sandvine.
[58]
Yusuf Sani, Andreas Mauthe, and Christopher Edwards. 2017. Adaptive Bitrate Selection: A Survey. IEEE Communications Surveys & Tutorials 19, 4 (2017), 2985--3014.
[59]
Kozo Satoda, Hiroshi Yoshida, Hironori Ito, and Kazunori Ozawa. 2012. Adaptive Video Pacing Method Based on the Prediction of Stochastic TCP Throughput. In 2012 IEEE Global Communications Conference (GLOBECOM). 1944--1950.
[60]
Dominik Scholz, Benedikt Jaeger, Lukas Schwaighofer, Daniel Raumer, Fabien Geyer, and Georg Carle. 2018. Towards a Deeper Understanding of TCP BBR Congestion Control. In 2018 IFIP Networking Conference (IFIP Networking) and Workshops. IEEE, Zurich, Switzerland, 1--9.
[61]
Bruce Spang. 2023. Sammy: Making Video Traffic a Friendlier Internet Neighbor. (June 2023). https://sammy.brucespang.com
[62]
Bruce Spang, Veronica Hannan, Shravya Kunamalla, Te-Yuan Huang, Nick McKeown, and Ramesh Johari. 2021. Unbiased Experiments in Congested Networks. In Proceedings of the 21st ACM Internet Measurement Conference (IMC '21). Association for Computing Machinery, New York, NY, USA, 80--95.
[63]
Speedtest. 2023. Internet Speed around the World. (Feb. 2023). https://www.speedtest.net/global-index
[64]
Kevin Spiteri, Ramesh Sitaraman, and Daniel Sparacio. 2019. From Theory to Practice: Improving Bitrate Adaptation in the DASH Reference Player. ACM Transactions on Multimedia Computing, Communications, and Applications 15, 2s (April 2019), 1--29.
[65]
Kevin Spiteri, Rahul Urgaonkar, and Ramesh K. Sitaraman. 2020. BOLA: Near-Optimal Bitrate Adaptation for Online Videos. IEEE/ACM Transactions on Networking 28, 4 (Aug. 2020), 1698--1711.
[66]
Yi Sun, Xiaoqi Yin, Junchen Jiang, Vyas Sekar, Fuyuan Lin, Nanshu Wang, Tao Liu, and Bruno Sinopoli. 2016. CS2P: Improving Video Bitrate Selection and Adaptation with Data-Driven Throughput Prediction. In Proceedings of the 2016 ACM SIGCOMM Conference. ACM, Florianopolis Brazil, 272--285.
[67]
Linus Torvalds. 2021. Tcp_input.c - Linux (v5.11-Rc5). (Jan. 2021). https://github.com/torvalds/linux/blob/2ab38c17aac10bf55ab3efde4c4db3893d8691d2/net/ipv4/tcp_input.c#L873
[68]
Belma Turkovic, Fernando A. Kuipers, and Steve Uhlig. 2019. Fifty Shades of Congestion Control: A Performance and Interactions Evaluation. arXiv:1903.03852 [cs] (March 2019). arXiv:cs/1903.03852 http://arxiv.org/abs/1903.03852
[69]
Belma Turkovic, Fernando A. Kuipers, and Steve Uhlig. 2019. Interactions between Congestion Control Algorithms. In 2019 Network Traffic Measurement and Analysis Conference (TMA). 161--168.
[70]
Ranysha Ware, Matthew K. Mukerjee, Srinivasan Seshan, and Justine Sherry. 2019. Modeling BBR's Interactions with Loss-Based Congestion Control. In Proceedings of the Internet Measurement Conference. ACM, Amsterdam Netherlands, 137--143.
[71]
David X. Wei, Pei Cao, and Steven H. Low. 2006. TCP Pacing Revisited. In INFOCOM, Vol. 2. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.92.2658&rep=rep1&type=pdf
[72]
Francis Y Yan, Hudson Ayers, Chenzhi Zhu, Sadjad Fouladi, James Hong, Keyi Zhang, Philip Levis, and Keith Winstein. 2020. Learning in Situ: A Randomized Experiment in Video Streaming. In NSDI. Santa Clara, CA, USA, 16. https://www.usenix.org/system/files/nsdi20-paper-yan.pdf
[73]
Xiaoqi Yin, Abhishek Jindal, Vyas Sekar, and Bruno Sinopoli. 2015. A Control-Theoretic Approach for Dynamic Adaptive Video Streaming over HTTP. In Proceedings of the 2015 ACM Conference on Special Interest Group on Data Communication (SIGCOMM '15). Association for Computing Machinery, New York, NY, USA, 325--338.
[74]
Doron Zarchy, Radhika Mittal, Michael Schapira, and Scott Shenker. 2017. An Axiomatic Approach to Congestion Control. In Proceedings of the 16th ACM Workshop on Hot Topics in Networks. ACM, Palo Alto CA USA, 115--121.
[75]
Xu Zhang, Yiyang Ou, Siddhartha Sen, and Junchen Jiang. 2021. SENSEI: Aligning Video Streaming Quality with Dynamic User Sensitivity. In NSDI.
[76]
Yibo Zhu, Monia Ghobadi, Vishal Misra, and Jitendra Padhye. 2016. ECN or Delay: Lessons Learnt from Analysis of DCQCN and TIMELY. In Proceedings of the 12th International on Conference on Emerging Networking EXperiments and Technologies. ACM, Irvine California USA, 313--327.

Cited By

View all
  • (2024)Context-Aware Cross-Layer Congestion Control for Large-Scale Live StreamingIEEE/ACM Transactions on Networking10.1109/TNET.2024.339767132:5(3743-3759)Online publication date: Oct-2024
  • (2024)Achieving QoE Fairness in Video Streaming over Heterogeneous Congestion Control Protocols2024 IEEE/ACM 32nd International Symposium on Quality of Service (IWQoS)10.1109/IWQoS61813.2024.10682883(1-10)Online publication date: 19-Jun-2024
  • (2024)Cost-efficient multipath scheduling of video-on-demand traffic for the 5G ATSSS splitting functionComputer Networks: The International Journal of Computer and Telecommunications Networking10.1016/j.comnet.2024.110218242:COnline publication date: 2-Jul-2024

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM Conferences
ACM SIGCOMM '23: Proceedings of the ACM SIGCOMM 2023 Conference
September 2023
1217 pages
ISBN:9798400702365
DOI:10.1145/3603269
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

Sponsors

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 01 September 2023

Permissions

Request permissions for this article.

Check for updates

Badges

Author Tags

  1. video streaming
  2. adaptive bitrate algorithms
  3. congestion control algorithms
  4. network friendliness

Qualifiers

  • Research-article

Funding Sources

  • DARPA

Conference

ACM SIGCOMM '23
Sponsor:
ACM SIGCOMM '23: ACM SIGCOMM 2023 Conference
September 10, 2023
NY, New York, USA

Acceptance Rates

Overall Acceptance Rate 462 of 3,389 submissions, 14%

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)748
  • Downloads (Last 6 weeks)102
Reflects downloads up to 15 Oct 2024

Other Metrics

Citations

Cited By

View all
  • (2024)Context-Aware Cross-Layer Congestion Control for Large-Scale Live StreamingIEEE/ACM Transactions on Networking10.1109/TNET.2024.339767132:5(3743-3759)Online publication date: Oct-2024
  • (2024)Achieving QoE Fairness in Video Streaming over Heterogeneous Congestion Control Protocols2024 IEEE/ACM 32nd International Symposium on Quality of Service (IWQoS)10.1109/IWQoS61813.2024.10682883(1-10)Online publication date: 19-Jun-2024
  • (2024)Cost-efficient multipath scheduling of video-on-demand traffic for the 5G ATSSS splitting functionComputer Networks: The International Journal of Computer and Telecommunications Networking10.1016/j.comnet.2024.110218242:COnline publication date: 2-Jul-2024

View Options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Get Access

Login options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media