this post was submitted on 24 Aug 2023
15 points (100.0% liked)
Linux Gaming
15226 readers
123 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll just reply to myself. According to the documentation, the combination of https://github.com/LizardByte/Sunshine and https://github.com/moonlight-stream seems to be a viable alternative that should work under Linux. (I have only tested them on Windows so far).
If anyone are looking for an alternative of streaming via Steam, this is something you might be interested in.
Cheers!
@Tersevs can you detail the process a bit? where goes what component?
Sure, but I'm no expert - I'm very much in "learning mode".
Sunshine is a drop-in replacement of Nvidias GameStream server which (under windows) can be enabled in the GeForce Experience application. This is run on the gaming computer and captures the screen and audio.
Moonlight is the replacement on the client. In my case, I run this on the small fanless PC in the TV room where I want to play the games (and sometimes on my Android phone just for fun).
Once both programs are running on the same network (a high speed wired connection is recommended even if I run it over wifi), the Moonlight client detects the Sunshine server and if you click on it, you get a four digit code that you must enter into the Sunshine config interface (web based) to authorize the pairing (this only needs to be done once).
Then - just like steam link - the client sends the keyboard, mouse and gamepad inputs back to the Sunshine server, while audio and video are sent to the client. Everything pretty much works out of the box except gamepads which required an additional driver on the server.
It seems that both Sunshine and Moonbeam supports even non-Nvidia GPU.
I've been using Moonlight for years but I'm still working out a few minor kinks in Sunshine. It works as good as the original server on Quake II (2023 remaster) and Red Dead Redemption 2, but under Quake II RTX the framerate is stated as 60 but looks more like 30 on the client side.
@Tersevs awesome, thanks for the explanation! I wanted something like this for a long while, especially since I usually game in weird places which are far from the computer. Also, I looked on flathub, and both apps are on there, even the server. Why would run the server as a flatpak, I don't know, but I know it's there, so yeah, gonna try this now.