This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ## Overview | |
# Instructions on how to game in the cloud inspired by: | |
# https://lg.io/2015/07/05/revised-and-much-faster-run-your-own-highend-cloud-gaming-service-on-ec2.html | |
# https://medium.com/@bmatcuk/gaming-on-amazon-s-ec2-83b178f47a34 | |
# | |
# ## Additional reading | |
# https://gstreamer.freedesktop.org/documentation/tutorials/basic/streaming.html?gi-language=c | |
# https://trac.ffmpeg.org/wiki/StreamingGuide |