CORE Metadata, citation and similar papers at core.ac.uk Provided by DigitalCommons@WPI Worcester Polytechnic Institute Digital WPI Major Qualifying Projects (All Years) Major Qualifying Projects March 2017 Adaptive Bitrate Streaming in Cloud Gaming Lambert Wang Worcester Polytechnic Institute Matthew aJ mes Suarez Worcester Polytechnic Institute Robyn Angela Domanico Worcester Polytechnic Institute Follow this and additional works at: https://digitalcommons.wpi.edu/mqp-all Repository Citation Wang, L., Suarez, M. J., & Domanico, R. A. (2017). Adaptive Bitrate Streaming in Cloud Gaming. Retrieved from https://digitalcommons.wpi.edu/mqp-all/431 This Unrestricted is brought to you for free and open access by the Major Qualifying Projects at Digital WPI. It has been accepted for inclusion in Major Qualifying Projects (All Years) by an authorized administrator of Digital WPI. For more information, please contact
[email protected]. Adaptive Bitrate Streaming in Cloud Gaming A Major Qualifying Project submitted to the Faculty of Worcester Polytechnic Institute in partial fulfillment of the requirements for the Degree in Bachelor of Science Robyn Domanico Matt Suarez Lambert Wang frdomanico, mjsuarez,
[email protected] Advised by Mark Claypool
[email protected] March 19, 2017 1 Abstract Cloud gaming streams games as video from a server directly to a client device making it susceptible to network congestion. Adaptive bitrate streaming estimates the bottleneck capacity of a network and sets appropriate encoding parameters to avoid exceeding the bandwidth of the connection. BBR is a congestion control algorithm as an alternative to current loss-based congestion control. We designed and implemented a bitrate adaptation heuristic based on BBR into GamingAnywhere, an open source cloud gaming platform.