Games on Whales vs Sunshine
A side-by-side comparison of two self-hosted remote access & vpn options — licensing, setup difficulty, resource needs, and what each one replaces.
| Feature | Games on Whales | Sunshine |
|---|---|---|
| Deploy effort | Under-an-hour setup | Under-an-hour setup |
| Health score | 67 · Good | 99 · Excellent |
| Category | Remote Access & VPN | Remote Access & VPN |
| License | GPL-3.0 | GPL-3.0 |
| Language | C++ | C++ |
| Setup difficulty | Hard | Medium |
| Min. RAM | 4,096 MB | 512 MB |
| Deployment | docker | docker, binary |
| GitHub stars | ★ 2,200 | ★ 41,479 |
| First released | 2021 | 2020 |
| Replaces | GeForce Now, Parsec | NVIDIA GameStream, Parsec |
What are Games on Whales and Sunshine?
Games on Whales
Games on Whales is a project for hosting low-latency remote desktops and games inside containers, streaming them to clients with the Moonlight protocol. It enables a self-hosted cloud gaming server.
- Containerized remote desktops
- Moonlight-compatible streaming
- Multi-user sessions
- GPU passthrough
Sunshine
Sunshine is an open-source, self-hosted game streaming host compatible with Moonlight clients. It streams desktop and games with low latency and hardware encoding.
- Low-latency game streaming
- Hardware encoding
- Moonlight client compatible
- Cross-platform host
Games on Whales vs Sunshine: key differences
Both projects are written in C++. Sunshine is the lighter option, starting around 512 MB of RAM against 4,096 MB for Games on Whales. Sunshine has the considerably larger community, at 41,479 GitHub stars versus 2,200.
Why pick each one
Choose Games on Whales if…
- Released under the GPL-3.0 license
- First-class Docker support for quick deployment
- Active community (2.2k GitHub stars)
- Written in C++
Choose Sunshine if…
- Low-latency streaming
- Hardware encoding support
- Works with any GPU
Watch out for
- Requires Moonlight clients
- Network tuning often needed
Frequently asked questions
Is Games on Whales or Sunshine better?
Sunshine is the stronger all-round pick: it has both the larger community and the simpler medium setup. Consider Games on Whales if its specific feature set fits your needs better.
Are Games on Whales and Sunshine free and open-source?
Yes. Games on Whales is licensed under GPL-3.0 and Sunshine under GPL-3.0. Both can be self-hosted at no software cost.
Can I run Games on Whales and Sunshine with Docker?
Games on Whales: yes. Sunshine: yes.
Which is lighter on resources, Games on Whales or Sunshine?
Sunshine has the smaller minimum footprint at 512 MB of RAM, compared to about 4,096 MB for Games on Whales. Real-world usage depends on library size, user count, and enabled features.