artem7902 / cloudRIG

Stream your applications with Parsec and AWS on the cheap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudRIG

Powered by Parsec.

cloudRIG is the cheapest way to use AWS + Parsec for game and other application streaming. When configured, it will set up the requisite AWS infrastructure for you to boot spot instances preloaded with Parsec.

Features

  • Stream games and applications for approx. $0.13/hr
  • Schedule shut down for the end of the current billing hour (AWS charges by the hour)
  • Auto-saves your rig when you stop or are booted off

There are 2 ways to use cloudRIG: GUI or CLI.


Note: I STRONGLY recommend you use a dedicated AWS account for cloudRIG as described here.


Travis CI status

Screenshots

Configuration Screen Initialization Screen Play Screen Scheduled Stop

Not guaranteed to be up-to-date with the lib, but handy for sending SSM commands.

Screenshots

cloudRIG boot screen

Don't forget to turn it off when you're done gaming!

Required

Parsec

click on 'click here to see extra steps' and then in the element that appears, find the server_key

AWS

  • You can use your existing credentials if you want, or make an IAM user with Administrator privileges. This is so that cloudRIG can make the requisite AWS infrastructure.
  • Use the shared credentials file
    • Make a note of it, you will need it for the first run

cloudRIG will offer to set up all the AWS infrastructure needed for cloudrig. You will be asked to confirm each step.

Software

  • NodeJS

History

There is an old ZeroTier + Steam Home Streaming branch.

Notice

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Stream your applications with Parsec and AWS on the cheap.

License:MIT License


Languages

Language:JavaScript 96.5%Language:PowerShell 1.6%Language:HTML 1.5%Language:CSS 0.3%