Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some form of Steam Link integration #6

Open
mijofa opened this issue Oct 19, 2022 · 3 comments
Open

Add some form of Steam Link integration #6

mijofa opened this issue Oct 19, 2022 · 3 comments

Comments

@mijofa
Copy link
Owner

mijofa commented Oct 19, 2022

Best bet is probably installing flatpak and com.valvesoftware.SteamLink.
But would also then need some level of Bluetooth support, and perhaps set up to autolaunch that app on Steam Controller connection

mijofa added a commit that referenced this issue Oct 19, 2022
@mijofa
Copy link
Owner Author

mijofa commented Oct 19, 2022

First implemented in release jellyfin-media-player-2022-10-19-1666169304, but this has at least doubled the size of the SOE, and it's only really useful for my one frontend.
So I'd like to investigate an alternative.
Perhaps instead of installing the flatpak in the SOE itself I can just install Flatpak and set it's system data directory to /run/live/medium and allow for any generic flatpaks to be installed?

@mijofa
Copy link
Owner Author

mijofa commented Dec 25, 2022

Note, I should consider snapcraft over flathub and figure out which one I'd rather support, but SteamLink is only officially supported via flathub. I'm open to perhaps supporting both, but that sounds like more trouble than it's ever going to be worth.

mijofa added a commit that referenced this issue Dec 26, 2022
@mijofa
Copy link
Owner Author

mijofa commented Dec 26, 2022

This has been greatly improved to be more generic for any number of other Flatpak apps (RetroArch is the main one I'd consider) but could still use some improvement.
Specifically with unmounting the flatpak filesystem when not in use, and the apps menu itself is kinda shit.

mijofa added a commit that referenced this issue Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant