Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I wanted to try playing Red Dead Redemption II on my Pi 5 with an AMD Radeon PRO W7700. It would launch, but for some reason the Rockstar Games Launcher thing that has to be signed in wouldn't finish launching through Proton / Box86.
So I thought I'd pop over to steamlink to play it direct from my gaming PC.
That works, to an extent — once the stream starts, though, my screen goes black (the one plugged in through the GPU), but my mouse renders, and audio plays through the my Pi's connected speaker (and I can see the screen being streamed on my gaming PC, and can control from there).
So I'm wondering — does the way this 4K streaming work require direct iGPU integration on the Pi's VideoCore, meaning you can't get the stream to output through other video cards on the Pi 5?
(Yes I know this all sounds crazy, but it's working, and would be so nice if it supported multiple displays through multiple graphics cards, and not just the Pi's built-in HDMI outputs :)
Definitely. :)
However, I have an answer for you. The Raspberry Pi video core decodes the video into a tiled format that isn't supported by the AMD video card. You might be able to disable HEVC to get H.264 software decoding, but that won't show off the awesomeness of that video card.
Thank you very much again for the rasp 5 support!
I've run into a problem. I tried to pair my steam controller via the dongle to steam link. But steam link does not recognize a paired controller. However after the pairing I can control the app and my raspberry with my steam controller. But steam link says no controller found and after connecting to the host i cannot use it in the steam overlay.
Fixed in build 1.3.13.281, thanks!
You're welcome! :)
Can someone guide me on what the missing libvcos means?
Steamlink was working perfectly 2 days ago :(
error while loading shared libraries : libvcos.so: cannot open shared object file : no such file or directory
At random the connection to the video stream is "lost" but I can still hear the sound from the game.
Console shows the following during that time.
Hardware: Raspberry Pi 5 (8Gb);
OS: Raspberry Pi OS (64Bit) (2024-11-19 release);
@vae's problems seems to be similar;
Hardware: Raspberry Pi 4 (4Gb);
OS: Raspberry Pi OS (64Bit) (2024-11-19 release);
Steam Link gets stuck on the tips screen, I can hear a bit of audio, but the display is black besides the tips bit.
In the terminal, this error is repeated over and over:
ffmpeg error: PPS id out of range: 0
ffmpeg warning: Error parsing NAL unit #1.
avcodec_send_packet() returned -1094995529
When I tried researching the FFMPEG error it seemed like the problem could be on the Host side, but Steam Link works with my phone without issue and none of the changes I made on the Host PC did anything, just always keep getting this error.