Hey Community!

i vaguely remember a post from a couple weeks ago that was about some way to stream games (either via SteamLink or Moonlight/Sunshine) from a Linux Server to a mini-PC…

I can’t find it and i want to hear your opinions / experiences about this. I got a minisforum running BazziteOS hooked on my TV. I got a Server that has an Ryzen 5 2600X and NVidia GTX1660 Super with 16GB of RAM. This server runs my WhisperAPI for Home Assistant on GPU, Plex with HW-Transcoding that’s why i put the GPU in there.

Now i thought about making it able to run games on that and be able to stream them on my MinisForum because the little one is struggling hard to get BG3 and comparable titles to run at acceptable quality :D

Does someone have experience with that or maybe even remembers the post i can’t find anymore :D

  • RandomLegendOP
    link
    fedilink
    English
    25 months ago

    It appears as if you misunderstood my post…

    I currently DONT have gamestreaming from my Ubuntu Server to the minisforum. I WANT to have it but i don’t know how to properly set it up. I tried several installs of sunshine but it fails everytime on encoders… and the docker support is very manual at the moment.

    The performance issues i have on BG3 are running directly on the minisforum thats why i want to run it on the server instead.

    So basically my post is asking for help on setting up sunshine on my ubuntu server

    • @redcalcium
      link
      English
      35 months ago

      If you’re using Sunshine on an nvidia system, you’ll have to patch your nvidia driver to be able to use nvenc and nvfbc without restriction. Check out this repo for more info: https://github.com/keylase/nvidia-patch

      • RandomLegendOP
        link
        fedilink
        English
        15 months ago

        What would my advantages be here after using the patches?

        I plan to only connect one single client to my host at any given moment. So i don’t think i need the restrictions lifted i guess?

    • @epyon22@sh.itjust.works
      link
      fedilink
      English
      15 months ago

      Ah I don’t know much about sunshine and your specific setup. But I know docker can be a pain getting access to devices like graphics cards. Maybe try running natively?

      • RandomLegendOP
        link
        fedilink
        English
        15 months ago

        I’ve got my GPU running in docker when i wanted to use hw transcoding on my Plex docker. So this is already cleared.

        I’ve researched a bit since posting and found that using sunshine directly is not the easiest route to pick here since their docker installation is still in early development and involves a lot of manual config and setup.

        I’ll go with https://games-on-whales.github.io/gow/running.html as they use sunshine but deliver a nearly completely configured docker-compose environment.

        I ordered a HDMI dummy plug that i can use.