this post was submitted on 19 Jun 2023
22 points (92.3% liked)

Selfhosted

39257 readers
261 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

Hello everyone! πŸ‘‹

For the past year I had fun messing around with Docker containers, Moonlight/Sunshine and HW acceleration; so much so that I've ended up building a Gamestream server from scratch!

The basic underlying idea is to allow the followings:

  • Share a single server (possibly headless but doesn't have to be) with multiple users
  • by creating virtual HW accelerated desktops
  • whilst keeping remote mouse, keyboard and controllers completely separated
  • with low latency

It's still rough around the edges, and it needs more testing from the community; if you want to check it out, here you can read the docs and here's the Github repo.

you are viewing a single comment's thread
view the rest of the comments
[–] thehatfox@kbin.social 2 points 1 year ago (2 children)

Wow, this is impressive. Already seems quite stable, I got it running straight away on a headless machine with an Intel i5-7400T running Ubuntu 22.04. I think I need to do some optimising, but I can already use it as a somewhat convoluted way to get proper adblocking on an iPad!

I noticed a small mistake in the docs - the docker run command in the quickstart is missing a backslash.

The PulseAudio container also doesn't stop when the main wolf container stops - not sure if that's expected behaviour or not.

I'm excited to see where this project goes, I can see a bunch of uses for this running graphical application remotely.

[–] abeltramo@lemmy.world 2 points 1 year ago

Thanks for trying it out and for the feedback, I'm glad it works!

You are right, we should probably stop and remove the pulse container; I'll add it to the things that needs to be improved.

[–] Moonrise2473@feddit.it 2 points 1 year ago

ingenious idea, but for having adfree youtube on the ipad the easiest way is to use invidious :)