What do you use for self hosting a streaming service like Geforce Now?

roda@lemmy.sdf.org to Selfhosted@lemmy.world – 70 points –

As the title suggests, I'm interested since I've got the hardware, I'd like to have my own on the go streaming nest. Any self hosting suggestions? Anydesk, Rustdesk are not viable at all.

50

You are viewing a single comment

Shameless plug: Wolf is an alternative to Sunshine that allows you to run multiple simultaneous stream via Docker

Wait, can I use this to make a virtual display separate to my normal desktop? Kinda like a sudo-headless setup?

What's the performance hit?

That's exactly the use case, virtual HW accelerated desktops isolated from the host.
There's practically no performance hit apart from a young codebase that probably needs more testing and polishing..

How does it work with a Windows host? Docker isn't as smooth an experience off Linux unfortunately.

Unfortunately Windows is not supported at the moment, I'm not even sure it's possible to implement what we currently have in Linux.
With time, we can probably explore other platforms as well.