Steam Link

Steam Link

This topic has been locked
slouken Dec 3, 2018 @ 6:13am
Steam Link now in BETA on Raspberry Pi
The Steam Link app is now available in beta on the Raspberry Pi 3 and 3 B+ running Raspbian Stretch

To install, run the following from a command line:
curl -#Of http://media.steampowered.com/steamlink/rpi/steamlink_1.0.7_armhf.deb
sudo dpkg -i steamlink_1.0.7_armhf.deb

To run, you can launch it from the Games menu, or run the following from a command line:
steamlink

The first time you run it, it will download the full app and create a desktop shortcut, and automatically update as needed.

Please report any bugs and feedback on the Raspberry Pi discussion forum.
Last edited by slouken; Dec 6, 2018 @ 1:50pm
< >
Showing 1-15 of 131 comments
dam_it_chris Dec 3, 2018 @ 8:02am 
Thanks
It runs nice
Last edited by dam_it_chris; Dec 3, 2018 @ 11:07am
Mozgus Dec 3, 2018 @ 9:42am 
Finally! I've been having to swap my only 3rd and final HDMI port on my TV between my SteamLink and RetroPie for a year now.

Edit: Works pretty damn good. Possibly a little extra lag on the decoding side. Hard to say. My games are all around 20ms or above now. I remember routinely getting about 15ms on the hardware SteamLink.
Last edited by Mozgus; Dec 3, 2018 @ 7:48pm
Balderick Dec 3, 2018 @ 9:52am 
Wow! Steam Universe really is expanding. I just worked out how easy it is to use Steam Link App to stream virtual steam machines in the cloud without using any VPN or fancy pants stuff.

Being able to use raspi as streaming client is a remarkable privilege and is amazing.

Thank you Valve. Steam Link App is awesome.
Last edited by Balderick; Dec 3, 2018 @ 9:54am
Any possibility of this coming to x86(_64)? The desktop client STILL doesn't support manual IP entry. This would be great to use on a standalone HTPC box.
jazztickets Dec 3, 2018 @ 11:14am 
Awaiting arch PKGBUILD
slouken Dec 3, 2018 @ 11:17am 
Originally posted by jazztickets:
Awaiting arch PKGBUILD

The debian source package is here:
http://media.steampowered.com/steamlink/rpi/steamlink_1.0.7.tar.xz
Last edited by slouken; Dec 6, 2018 @ 1:50pm
frostwork Dec 3, 2018 @ 12:13pm 
nice, thanks!
chrisbot Dec 3, 2018 @ 12:23pm 
Anyone know if it's possible to run a wireless Xbox 360 controller through the pi? Or know of a howto install it?
LedZepelin Dec 3, 2018 @ 12:28pm 
Can I use the full desktop or just steam in big picture?
gldnbrwncouches Dec 3, 2018 @ 12:42pm 
This is awesome!
Mortimer Dec 3, 2018 @ 12:56pm 
THANK. YOU.
Maconaquea Dec 3, 2018 @ 1:12pm 
Outstanding! I can't wait to get home and give it a shot!
Any plans on open sourcing this or any plans on a future Nintendo Switch app in the future? :special:
Originally posted by jazztickets:
Awaiting arch PKGBUILD

pkgname=steamlink-bin pkgver=1.0.3 pkgrel=1 pkgdesc="" arch=('armv6h' 'armv7h' 'armv8h') url="" license=('unknown') depends=() makedepends=() source=("http://media.steampowered.com/steamlink/rpi/steamlink_1.0.3.tar.xz") sha512sums=('6ac002b06ba9a37c7cc7390e88c61cba9628d51b30e9e9d43d76882c7191892a13d59e581bd3b0bf4cccc9995ad2b297d03f345ded1fc9d17d6d7383f1b54513') package() { cd launcher make DESTDIR="$pkgdir/" install }

This is just some script to download the actual application which fails because the included Qt 5.9.6 version is linked against libicui18n.so.57 (whereas Arch already has libicui18n.so.63). It might be possible to replace the bundled Qt version with the system version and fix that issue like that, but I'm not sure of the ABI compabitility between Qt versions.
Micha Dec 3, 2018 @ 1:29pm 
This is amazing! Love my Steam Link but this makes so much sense. PI and Android apps. <3
< >
Showing 1-15 of 131 comments
Per page: 1530 50

Date Posted: Dec 3, 2018 @ 6:13am
Posts: 131