What is Sunshine and how does it compare to Remio?
Sunshine is an open-source self-hosted game-streaming host from LizardByte that pairs with Moonlight clients to replace NVIDIA's deprecated GameStream. It runs on Windows, Linux, and macOS, and supports NVIDIA NVENC, AMD AMF, and Intel Quick Sync. Remio is a zero-config alternative: same hardware-encoder coverage, but with built-in WAN traversal, default end-to-end encryption, native clients on every platform, and productivity features like clipboard sync and multi-monitor selection that Sunshine does not provide.
Is Remio easier to set up than Sunshine?
Yes, by a wide margin. Sunshine setup typically takes 20–40 minutes: install the host, open the web UI at https://localhost:47990, accept a self-signed certificate warning, set credentials, configure encoders and apps, install Moonlight on each client, enter a 4-digit PIN into the Sunshine web UI, and — for any non-LAN use — open ports 47984, 47989, 48010, and several UDP ranges on the router. Remio takes around 30 seconds: install, see a 4-digit PIN, type it on the client. WAN is automatic — no port forwarding, no VPN, no router work.
Can I use Sunshine over the internet without port forwarding?
Not directly. Sunshine is LAN-first; WAN access requires either manual port forwarding on the router (47984 TCP, 47989 TCP, 48010 TCP and several UDP ranges) or a third-party overlay network such as Tailscale or ZeroTier. Remio reaches the host from cellular and untrusted Wi-Fi out of the box using encrypted WebRTC with a TURN fallback. No router config, no VPN, no extra service to manage.
Is Sunshine encrypted?
Sunshine encrypts the pairing handshake and uses AES-128 over RTSP for the video stream — an improvement on the original GameStream protocol, which sent video in plaintext. Remio uses DTLS 1.3 with SRTP for media and AES-256-GCM for the data channel, always on, with keys negotiated via ECDHE over Curve25519. Both encrypt; Remio uses stronger ciphers, modern transport, and cannot be configured to send anything in the clear.
Does Sunshine support clipboard sync, file transfer, and multi-monitor like Remio?
No. Sunshine is built for game streaming and stays in that lane — there is no clipboard sync, no file transfer, no multi-monitor selection from the client, and no easy two-way audio. Remio is a general-purpose remote desktop with bidirectional clipboard sync, multi-monitor switching from the client, audio and microphone routing, and file transfer in progress, while still delivering 60 fps streaming for games.
Should I pick Sunshine or Remio?
Pick Sunshine if you are an open-source purist or self-hoster who wants full source auditability, already manages your own network with Tailscale or port forwarding, and only needs game streaming with a Moonlight client. Pick Remio if you want a 30-second install, automatic WAN reach without router configuration, default end-to-end encryption, productivity features like clipboard and multi-monitor, and polished native clients on macOS, iOS, iPadOS, Android, Windows, and visionOS.