Self-hosted game stream host for Moonlight. http://app.lizardbyte.dev/Sunshine/
  • C++ 74.7%
  • CMake 5%
  • HTML 5%
  • Vue 3.4%
  • Objective-C++ 3.2%
  • Other 8.6%
Find a file
renovate[bot] c038302966
chore(deps): update dependency vite to v6.4.3 (#5238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 09:28:21 -04:00
.github chore(deps): update vmactions/freebsd-vm action to v1.4.6 (#5226) 2026-05-31 17:02:02 -04:00
.run chore: Add CLion run configuration for 'sunshine' (#5181) 2026-05-24 17:24:43 -04:00
cmake build(homebrew): fix service install on linux (#5223) 2026-05-30 20:31:19 -04:00
docker fix(linux): migrate to qt tray (#4907) 2026-05-24 22:21:24 -04:00
docs docs(contributing): refresh clang-format guidance (#5233) 2026-05-31 12:34:15 -04:00
gh-pages-template chore(deps): update dependency bootstrap-icons to v1.13.1 (#5239) 2026-06-02 09:27:46 -04:00
packaging build(homebrew): fix service install on linux (#5223) 2026-05-30 20:31:19 -04:00
scripts fix(linux): migrate to qt tray (#4907) 2026-05-24 22:21:24 -04:00
src fix(linux/kwin): retry init with fully dropped elevated privileges in case KWin is missing CAP_SYS_NICE on linux (#5212) 2026-05-29 15:00:09 -04:00
src_assets chore(l10n): update translations (#5229) 2026-05-31 18:35:47 -04:00
tests build(macos): configure C++ standard and ICU root (#5101) 2026-05-13 19:01:34 -04:00
third-party build(deps): bump third-party/tray from 6332649 to df9af11 (#5221) 2026-05-30 12:40:51 -04:00
tools build(macos): configure C++ standard and ICU root (#5101) 2026-05-13 19:01:34 -04:00
.clang-format chore: update global workflows (#4216) 2025-08-30 23:09:06 -04: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 build(python): migrate to uv (#5222) 2026-05-30 17:37:14 -04:00
.gitmodules fix(linux): migrate to qt tray (#4907) 2026-05-24 22:21:24 -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
AGENTS.md fix(web-ui): add documentation link and version-aware URLs (#5176) 2026-05-24 12:17:24 -04:00
CMakeLists.txt build(macos): configure C++ standard and ICU root (#5101) 2026-05-13 19:01:34 -04:00
crowdin.yml chore(crowdin): set commit message (#5160) 2026-05-21 20:18:15 -04:00
DOCKER_README.md ci(linux): migrate Archlinux build to GitHub workflow (#4478) 2025-12-07 09:01:57 -05: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-lock.json chore(deps): update dependency vite to v6.4.3 (#5238) 2026-06-02 09:28:21 -04:00
package.json chore(deps): update dependency vite to v6.4.3 (#5238) 2026-06-02 09:28:21 -04:00
pyproject.toml build(python): migrate to uv (#5222) 2026-05-30 17:37:14 -04:00
README.md build: bump freebsd version to 14.4 and build-deps to v2026.516.30821 (#5129) 2026-05-16 10:38:33 -04:00
renovate.json chore: update global workflows (#5126) 2026-05-15 18:53:56 -04: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
uv.lock build(python): migrate to uv (#5222) 2026-05-30 17:37:14 -04:00
vite.config.js feat(web-ui): add logout (#5121) 2026-05-14 23:23:02 -04:00

Sunshine icon

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

🎮 Feature Compatibility

Gamepad Emulation
Feature FreeBSD Linux macOS Windows
What type of gamepads can be emulated on the host.
Clients may support other gamepads.
DualShock / DS4 (PlayStation 4)
DualSense / DS5 (PlayStation 5)
Nintendo Switch Pro
Xbox 360
Xbox One/Series
Encoding API
Encoding API GPU Vendor FreeBSD Linux macOS Windows
AMF AMD
Media Foundation Qualcomm
NVENC NVIDIA
QuickSync Intel
VAAPI AMD
Intel
NVIDIA
Video Toolbox Apple
Intel
Vulkan Video AMD 🟡
Intel 🟡 🟡
NVIDIA 🟡
Software Any
Screen Capture
Capture Method FreeBSD Linux macOS Windows
DXGI Desktop Duplication
KMS/DRM
NvFBC (X11 only)
ScreenCaptureKit
Wayland (wlroots)
Windows.Graphics.Capture 🟡
  ↳ Portable
  ↳ Service
X11
XDG Desktop Portal
KWin Screencast
Capture → Encoding Compatibility (Linux/FreeBSD)
Capture Method VAAPI Vulkan Video NVENC (CUDA) Software
KMS/DRM
NvFBC
Wayland (wlroots)
X11
XDG Desktop Portal
KWin Screencast

Legend: Supported | 🟡 Partial Support | Not Yet Supported | Not Applicable

🖥️ 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:
  FreeBSD/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 FreeBSD: 14.4+
Linux/Debian: 13+ (trixie)
Linux/Fedora: 43+
Linux/Ubuntu: 22.04+ (jammy)
macOS: 14.2+
Windows: 11+ (Windows Server does not support virtual gamepads)
Network Host: 5GHz, 802.11ac
Client: 5GHz, 802.11ac
4k Suggestions
Component Requirement
GPU AMD: Video Coding Engine 3.1 or higher
Intel:
  FreeBSD/Linux: HD Graphics 510 or higher
  Windows: Skylake or newer with QuickSync encoding support
Nvidia:
  FreeBSD/Linux: GeForce RTX 2000 series or higher
  Windows: 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

Sponsors

👥 Contributors

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

GitHub

GitHub contributors

CrowdIn

CrowdIn contributors

Previous Next
Getting Started
[TOC]