Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lizardbyte/sunshine
Self-hosted game stream host for Moonlight.
https://github.com/lizardbyte/sunshine
cpp docker flathub-pkg game-stream game-streaming game-streaming-server geforce-experience homebrew-pkg moonlight pacman-pkg python remote-desktop replicator-custom-issues replicator-release-notifications rtd winget-pkg
Last synced: about 7 hours ago
JSON representation
Self-hosted game stream host for Moonlight.
- Host: GitHub
- URL: https://github.com/lizardbyte/sunshine
- Owner: LizardByte
- License: gpl-3.0
- Created: 2021-12-15T23:38:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:43:14.000Z (3 months ago)
- Last Synced: 2024-10-29T11:28:43.870Z (3 months ago)
- Topics: cpp, docker, flathub-pkg, game-stream, game-streaming, game-streaming-server, geforce-experience, homebrew-pkg, moonlight, pacman-pkg, python, remote-desktop, replicator-custom-issues, replicator-release-notifications, rtd, winget-pkg
- Language: C++
- Homepage: http://app.lizardbyte.dev/Sunshine/
- Size: 29.3 MB
- Stars: 19,179
- Watchers: 81
- Forks: 933
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
Sunshine
Self-hosted game stream host for Moonlight.
## ℹ️ About
Sunshine is a self-hosted game stream host for Moonlight.
Offering low latency, cloud gaming server capabilities with support for AMD, Intel, and Nvidia GPUs for hardware
encoding. Software encoding is also available. You can connect to Sunshine from any Moonlight client on a variety of
devices. A web UI is provided to allow configuration, and client pairing, from your favorite web browser. Pair from
the local server or any mobile device.LizardByte has the full documentation hosted on [Read the Docs](https://docs.lizardbyte.dev/projects/sunshine)
* [Stable](https://docs.lizardbyte.dev/projects/sunshine/latest/)
* [Beta](https://docs.lizardbyte.dev/projects/sunshine/master/)## 🖥️ System Requirements
@warning{These tables are a work in progress. Do not purchase hardware based on this information.}
Minimum Requirements
Component
Requirement
GPU
AMD: VCE 1.0 or higher, see: obs-amd hardware support
Intel:
Linux: VAAPI-compatible, see: VAAPI hardware support
Windows: Skylake or newer with QuickSync encoding support
Nvidia: NVENC enabled cards, see: nvenc support matrix
CPU
AMD: Ryzen 3 or higher
Intel: Core i3 or higher
RAM
4GB or more
OS
Windows: 10+ (Windows Server does not support virtual gamepads)
macOS: 13+
Linux/Debian: 12+ (bookworm)
Linux/Fedora: 40+
Linux/Ubuntu: 22.04+ (jammy)
Network
Host: 5GHz, 802.11ac
Client: 5GHz, 802.11ac
4k Suggestions
Component
Requirement
GPU
AMD: Video Coding Engine 3.1 or higher
Intel:
Linux: HD Graphics 510 or higher
Windows: Skylake or newer with QuickSync encoding support
Nvidia: GeForce GTX 1080 or higher
CPU
AMD: Ryzen 5 or higher
Intel: Core i5 or higher
Network
Host: CAT5e ethernet or better
Client: CAT5e ethernet or better
HDR Suggestions
Component
Requirement
GPU
AMD: Video Coding Engine 3.4 or higher
Intel: HD Graphics 730 or higher
Nvidia: Pascal-based GPU (GTX 10-series) or higher
CPU
AMD: Ryzen 5 or higher
Intel: Core i5 or higher
Network
Host: CAT5e ethernet or better
Client: CAT5e ethernet or better
## ❓ Support
Our support methods are listed in our [LizardByte Docs](https://docs.lizardbyte.dev/latest/about/support.html).
[TOC]