Open GulyFMG opened 5 years ago
@GulyFMG Thanks for your request. We'll see if we can implement. However there are some other requests in the pipe that I personally would give more priority.
Help, e.g. via PR for implementation highly welcome as always 😉.
No problem, since its a beta release. But thank you for considering it.
Official URL: https://store.steampowered.com/steamlink/about/ Vote for it on FeatHub: https://feathub.com/MichaIng/DietPi/+22
Would love to see this! And btw it is out of Beta already :)
Is pretty simple to install Steam Link on DietPi. All you have to do is to run "apt install steamlink" and then "runuser -l dietpi steamlink". This 2 commads were what I need by having Kodi already installed.
@enolp Thanks for sharing. I am currently working on Mycroft AI voice assistant, but especially if that easy, Steam Link should make it into v6.26.
The Steam Link app itself runs great even from a non-graphical environment (terminal) but there is some library missing when it connects to a computer because it fails. Here you can see the same exact behavior: https://www.reddit.com/r/archlinux/comments/bnracf/steam_link_in_house_streaming_from_my_arch_linux/
For testing proposes, I've installed Raspbian (full edition) and it works very (x10) well, using Raspbian Lite i've got the same issue as above. I don't know what is missing and what is bloat
@enolp Thanks for testing, we will figure this out.
Sorry to necro, just leaving some notes from my installation for anyone that wants to put in a PR for this (which I'll try to do it this weekend, after reading up a bit).
Before installing steamlink
I had installed xfce4
, but otherwise a default installation of dietpi
. Only two major stumbling blocks to note:
steamlink
will install without fanfare but requires net-tools
and zenity
to work actually (I think net-tools
might be skippable but I prefer removing the cause of warnings/errors rather than ignore them)video
, plugdev
, input
groups (I think video
might be the only required and steamlink
will add the user to plugdev
and input
groups)Otherwise, it's quite simple to install and get running. As I said above, I'll take a look at how y'all do PRs and see if I can't get this added to the big list this weekend or next.
Have a good one y'all.
I did something similar couple of days ago
Creating a software request: Give us some formal software information:
Are there similar/alternative software titles available with DietPi-Software?
No.
How can DietPi make the installation easier or compatible, than following the install instructions or do APT installation, if available?
Can you provide the installation steps that you would suggest DietPi-Software to do?
curl -#Of http://media.steampowered.com/steamlink/rpi/steamlink_1.0.4_armhf.deb sudo dpkg -i steamlink_1.0.4_armhf.deb
Are you willing to help maintaining the software installation, e.g. in case of needed setup changes due to updates etc.? This is not needed, but could speed up our decision to implement it, as man power is always a topic wink.
Yes