Valve along with their partners at open source consulting firm Collabora have ported over the standalone Steam Link application to the traditional Linux desktop.
Originally available as the Steam Link hardware that was discontinued in 2018, which Valve then replaced with the standalone application. The idea is that it allows you to stream content from Steam on one PC to another, or to a different device like an Android phone. Previously the app was only supported for Windows, iOS, Android, or a Raspberry Pi but that ends now with the official announcement today adding traditional Linux desktops to the mix.
So why now? Well, Valve only just recently announced Remote Play Together - Invite Anyone, which uses the Steam Link to allow people without a Steam account to join a game hosted by someone else. So you could host a game of your favourite co-op or multiplayer experience, let's say Stardew Valley, and someone only needs the Steam Link installed on whatever device they have available to join your game with a link you send over.
You can grab the Steam Link for Linux from Flathub and you can see the reference files on GitHub. Looks like this is Valve's first official release as a Flatpak package.
Quoting: aokamiI've never had great use on my Steam Link, but that's always nice seeing improvement over there! :)
Despite discontinued is the Steam Link hardware still being updated with latest software updates ?
Steam Link (Hardware) still gets regular updates and keeps adding new controller support. All the latest console controllers have had support added and I think you can even use the Google Stadia controller with it now. I use mine all the time for couch gaming.
Last edited by MagicMyth on 3 March 2021 at 1:48 pm UTC
Last edited by ripper81358 on 3 March 2021 at 2:05 pm UTC
Quoting: ripper81358Good news, at least for those hosting their games on Windows or on linux with an Nvidia GPU. Linuxusers owning an AMD GPU are still out of luck with steam remoteplay because it is still lacking GPU based hardwareencoding for videostreams via VAAPI.
Streaming fine from an Ubuntu KVM guest using an AMD graphics card (soft encoding works fine)
Quoting: libgradevQuoting: ripper81358Good news, at least for those hosting their games on Windows or on linux with an Nvidia GPU. Linuxusers owning an AMD GPU are still out of luck with steam remoteplay because it is still lacking GPU based hardwareencoding for videostreams via VAAPI.
Streaming fine from an Ubuntu KVM guest using an AMD graphics card (soft encoding works fine)
Softwareencoding might work on a system with a more highend CPU and a wired networkconnection. In my case it stopped working in a decent way after switching from Nvidia to AMD. Since remoteplay was never an ideal solution for me because of several games not working correctly i stopped using it. I am connecting my rig directly to my A/V Receiver for now.
Quoting: HoriWhat ties it to the Pi? (asking as I don't know) as it's just an armhf .deb package. I don't know why you couldn't set it up on any debian based distro on something that supports armhf packages.Quoting: slaapliedjeQuoting: MayeulCThis is huge, especially the bit about they releasing it on flathub.They've had a Steam Link App for ARM for quite some time.. You can install it within retropie quite easily.
I wish they built it for ARM as well, though maybe it is usable in qemu-binfmt? Is it using HW-accelerated decoding with VA-API or similar?
I also wouldn't be surprised if it ends up reverse-engineered.
https://www.reddit.com/r/RetroPie/comments/a2va0q/how_to_add_steamlink_to_emulationstation/
Kind of. Technically yes, it's ARM all right, but it only works on a Raspberry Pi.
While the Pi is probably the most widely used ARM device for Linux, this is not always the case. ARM is growing in market share, slowly but surely, and is likely to eventually become the standard on most laptops.
For example, there are ARM laptops such as the Pinebooks, which are Linux-first, as well as the Macbook M1 and some Windows ARM laptops, which you can install Linux on. Steam Link doesn't work on those.
Quoting: slaapliedjeWhat ties it to the Pi? (asking as I don't know) as it's just an armhf .deb package. I don't know why you couldn't set it up on any debian based distro on something that supports armhf packages.
People tried it before, but it doesn't work. It actually seems to check for some OS specific things and if you spoof these it fails with a very specific issue related to the highly uncommon GPU utilized in the RasberryPI type SBCs.
There is probably some sort of technical reason (likely a short-cut), but with Collaboras support this could definitely be solved I think.
Quoting: ripper81358Quoting: libgradevQuoting: ripper81358Good news, at least for those hosting their games on Windows or on linux with an Nvidia GPU. Linuxusers owning an AMD GPU are still out of luck with steam remoteplay because it is still lacking GPU based hardwareencoding for videostreams via VAAPI.
Streaming fine from an Ubuntu KVM guest using an AMD graphics card (soft encoding works fine)
Softwareencoding might work on a system with a more highend CPU and a wired networkconnection. In my case it stopped working in a decent way after switching from Nvidia to AMD. Since remoteplay was never an ideal solution for me because of several games not working correctly i stopped using it. I am connecting my rig directly to my A/V Receiver for now.
You do need more CPU horsepower, yes, but it does work - your post stated it didn't
Quoting: slaapliedjeWhat ties it to the Pi? (asking as I don't know) as it's just an armhf .deb package. I don't know why you couldn't set it up on any debian based distro on something that supports armhf packages.As far as I understand, it was made directly for the Pi GPU. Not something you can just quickly port over to a different ARM board.
Quoting: libgradevQuoting: ripper81358Quoting: libgradevQuoting: ripper81358Good news, at least for those hosting their games on Windows or on linux with an Nvidia GPU. Linuxusers owning an AMD GPU are still out of luck with steam remoteplay because it is still lacking GPU based hardwareencoding for videostreams via VAAPI.
Streaming fine from an Ubuntu KVM guest using an AMD graphics card (soft encoding works fine)
Softwareencoding might work on a system with a more highend CPU and a wired networkconnection. In my case it stopped working in a decent way after switching from Nvidia to AMD. Since remoteplay was never an ideal solution for me because of several games not working correctly i stopped using it. I am connecting my rig directly to my A/V Receiver for now.
You do need more CPU horsepower, yes, but it does work - your post stated it didn't
Yes it can work but the chance to get it running across different hardwareconfigurations are way more limited with an AMD GPU because of the lack of gpubased videoencoding. So since VAAPI is able to do h264 encoding it should be enabled for steam remoteplay.
Quoting: Liam DaweWhich has always been my problem with ARM platforms. I wasn't awaer of Steam Link's issue with this, but others for sure. Kind of weird they wouldn't just use dynamic libraries though.Quoting: slaapliedjeWhat ties it to the Pi? (asking as I don't know) as it's just an armhf .deb package. I don't know why you couldn't set it up on any debian based distro on something that supports armhf packages.As far as I understand, it was made directly for the Pi GPU. Not something you can just quickly port over to a different ARM board.
But this is why I think ARM is not great for general computing.
See more from me