Self-hosted game stream host for Moonlight.
Go to file
2024-09-14 16:14:04 -04:00
.github ci(windows): fix typo in publisher name (#3154) 2024-09-07 15:43:42 +00:00
cmake feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
docker build(docker): update dockerfiles (#3085) 2024-08-24 22:39:48 -04:00
docs docs(configure): auto generate open urls (#3163) 2024-09-11 17:56:54 -04:00
gh-pages-template fix(gh-pages): update uno url (#3127) 2024-09-05 08:38:34 -04:00
packaging build(deps): bump packaging/linux/flatpak/deps/shared-modules from d88a915 to a4a03d7 (#3167) 2024-09-10 08:33:25 -04:00
scripts feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
src Merge commit from fork 2024-09-09 19:13:54 -05:00
src_assets chore(l10n): update translations (#3160) 2024-09-14 16:14:04 -04:00
tests fix(mdns): don't hardcode mDNS instance name (#3084) 2024-08-25 19:20:33 -04:00
third-party build(deps): bump third-party/wayland-protocols from 24e612f to 4878e02 (#3120) 2024-09-05 14:18:01 +00:00
tools docs(src): add examples alias and general cleanup (#2763) 2024-06-28 08:34:14 -04:00
.clang-format docs: improvements to source code documentation (#1236) 2023-05-07 15:01:44 -04:00
.codeql-prebuild-cpp-Linux.sh build(linux): add common build script (#2946) 2024-08-03 20:04:26 -04:00
.codeql-prebuild-cpp-macOS.sh build(docs): add cmake target for docs (#2748) 2024-06-24 16:12:31 +00:00
.codeql-prebuild-cpp-Windows.sh docs: use doxygen directly and drop breathe (#2739) 2024-06-24 22:14:27 +00:00
.dockerignore build(linux): add common build script (#2946) 2024-08-03 20:04:26 -04:00
.flake8 chore: update global workflows (#3107) 2024-08-29 13:52:43 -04:00
.gitattributes ci(flatpak): add flatpak builder lint (#2799) 2024-07-07 10:19:11 -04:00
.gitignore feat: add publisher metadata (#3080) 2024-08-24 20:14:45 -04:00
.gitmodules docs: drop sphinx and use doxygen exclusively (#2932) 2024-08-05 18:44:17 +00: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 ci(flatpak): add flatpak builder lint (#2799) 2024-07-07 10:19:11 -04:00
codecov.yml ci: use prerelease logic (#2553) 2024-05-23 21:42:06 -04:00
crowdin.yml ci(crowdin): customize PR title (#3031) 2024-08-16 11:19:57 -04:00
DOCKER_README.md docs: add interactive table of contents (#3111) 2024-08-30 19:35:44 -04: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 from 3.5.2 to 3.5.3 (#3150) 2024-09-08 19:56:25 -04:00
README.md docs: add interactive table of contents (#3111) 2024-08-30 19:35:44 -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
toolchain-mingw64.cmake Get it to compile for windows in debug mode 2020-01-03 20:25:21 +01:00
vite.config.js build(macos)!: add homebrew formula and drop dmg (#2222) 2024-03-09 10:47:55 -05:00

Overview

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

LizardByte has the full documentation hosted on Read the Docs.

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.

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: VAAPI-compatible, see: VAAPI hardware 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: 12+
Linux/Debian: 12+ (bookworm)
Linux/Fedora: 39+
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: HD Graphics 510 or higher
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: 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.

Previous Next
Getting Started
[TOC]