Hacker News new | ask | show | jobs
by logistark 1397 days ago
About moonlight, there is server software project to run Gamestream host for AMD/Nvidia/Intel GPUs and Multiplatform Linux/Windows/MacOs

https://github.com/LizardByte/Sunshine

1 comments

I don't quite understand what this project is. How does it work with Moonlight or is it a replacement for Moonlight? (The docs don't seem to explain why I'd want to use it.)
Two different things - client and server

Moonlight is a client for Nvidia GameStream, a local streaming server solution. A computer running GeForce Experience hosts the GameStream server - a client device running Moonlight receives the stream.

Typically GameStream is only hosted from a computer running GeForce Experience, which I believe is Windows-only and only compatible with Nvidia graphics cards. This Sunshine project is an alternative GameStream server, so that it can be hosted on macOS and Linux as well.