Sunshine is a gamestream host for Moonlight!
Go to file
pigeatgarlic 95719a0f8c fix ci
2025-08-14 16:26:39 +07:00
.github fix ci 2025-08-14 16:26:39 +07:00
cmake build(deps): Update to FFmpeg 8.0 branch (#4143) 2025-08-10 13:22:00 -04:00
docker build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
docs build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
gh-pages-template docs(site): add screenshots (#3956) 2025-06-08 19:26:54 -04:00
packaging style(sonar): fix cpp:S6185 (#4133) 2025-08-07 23:17:13 -04:00
scripts build(linux): compile with gcc13+ and bump cuda (#4136) 2025-08-07 20:13:25 -04:00
src build(deps): Update to FFmpeg 8.0 branch (#4143) 2025-08-10 13:22:00 -04:00
src_assets fix(video): restore the ability to set a minimum fps target (#4114) 2025-07-29 23:12:16 -04:00
tests style(sonar): fix cpp:S6185 (#4133) 2025-08-07 23:17:13 -04:00
third-party build(deps): bump third-party/libdisplaydevice from a067474 to f31e46d (#4151) 2025-08-13 08:35:38 -04:00
tools style(sonar): fix cpp:S4962 (#4140) 2025-08-08 00:45:53 -04:00
.clang-format style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
.dockerignore build(linux): add common build script (#2946) 2024-08-03 20:04:26 -04:00
.flake8 chore: update global workflows (#3907) 2025-06-12 20:42:08 -04:00
.gitattributes ci: use actionlint and problem matchers (#4116) 2025-07-29 22:08:30 -04:00
.gitignore feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
.gitmodules build(deps): change Gitlab submodules to LizardByte mirrors (#3728) 2025-03-16 22:19:07 -04:00
.prettierrc.json Fixed Formatting of HTML pages, added Prettier Support 2021-08-17 19:12:15 +02:00
.readthedocs.yaml build(deps): bump third-party/doxyconfig from 671b494 to 6d145da (#2979) 2024-08-07 23:07:51 +00:00
.rstcheck.cfg Documentation Update: Add linux ssh guide (#1527) 2023-09-14 13:42:35 -04:00
CMakeLists.txt build(cmake): export compile commands (#3894) 2025-05-23 23:49:09 -04:00
codecov.yml ci: use prerelease logic (#2553) 2024-05-23 21:42:06 -04:00
crowdin.yml chore(l10n): update translations (#3582) 2025-06-27 20:45:10 -04:00
DOCKER_README.md build(fedora)!: add copr build (#3239) 2024-10-06 18:41:21 +00:00
LICENSE Create LICENSE 2020-02-09 22:54:06 +01:00
NOTICE NOTICE file added with Steam trademarks notice 2022-02-03 22:15:13 +01:00
package.json build(deps): bump vue-i18n from 11.1.10 to 11.1.11 (#4104) 2025-07-24 12:06:24 -04:00
README.md style(sonar): fix cpp:S6185 (#4133) 2025-08-07 23:17:13 -04:00
sunshine.icns feat: basic OSX .app generation 2022-04-30 10:24:59 +01:00
sunshine.ico Update sunshine.ico 2022-03-15 22:30:01 -04:00
sunshine.png Remove white background from png logo 2022-04-28 18:20:53 -04:00
sunshine.svg add tray icon (#1035) 2023-03-15 16:30:18 -04:00
vite.config.js ci(codecov): add bundle analysis (#3843) 2025-05-04 09:38:34 -04:00

Sunshine

Self-hosted game stream host for Moonlight.

GitHub stars GitHub Releases Docker GHCR Flathub installs Flathub Version Winget Version Gurubase GitHub Workflow Status (CI) GitHub Workflow Status (localize) Read the Docs Codecov

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

🖥️ 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: 14+
Linux/Debian: 13+ (trixie)
Linux/Fedora: 41+
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.

💲 Sponsors and Supporters

👥 Contributors

Thank you to all the contributors who have helped make Sunshine better!

GitHub

CrowdIn

Previous Next
Getting Started
[TOC]