<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd" -->

---
title: GitHub - hgaiser/moonshine: Headless streaming server...
description: Moonshine is a headless game streaming server written in Rust, compatible with Moonlight clients. It runs on Linux and supports isolated streaming sessions per...
canonical: https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub - hgaiser/moonshine: Headless streaming server for Moonlight clients, written in Rust. | daily.dev
og:description: Moonshine is a headless game streaming server written in Rust, compatible with Moonlight clients. It runs on Linux and supports isolated streaming sessions per...
og:url: https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd
og:image: https://api.daily.dev/og/posts/FaMJMXwpD.png
og:image:alt: GitHub - hgaiser/moonshine: Headless streaming server for Moonlight clients, written in Rust.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub - hgaiser/moonshine: Headless streaming server for Moonlight clients, written in Rust.

**[Hacker News](https://daily.dev/sources/hn)** · 5 min read · 0 upvotes · 0 comments

## Summary

Moonshine is a headless game streaming server written in Rust, compatible with Moonlight clients. It runs on Linux and supports isolated streaming sessions per application, hardware video encoding (H.264, H.265, AV1) via Vulkan, HDR streaming, full input support (mouse, keyboard, gamepad), and audio streaming with Opus. Unlike Sunshine, each session runs in its own compositor, keeping the host desktop usable. It requires a GPU with Vulkan video encoding (NVIDIA RTX, AMD RDNA2+, or Intel Arc) and systemd. Installation is available via AUR or from source using Cargo. Configuration is done via TOML, with support for manual app definitions and automatic scanners for Steam and .desktop files. Not intended for use on public networks without a VPN.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/hgaiser/moonshine>

## Similar posts on daily.dev

- [Sunshine and Moonlight let me build my own game streaming service for the cost of one GPU](https://daily.dev/posts/sunshine-and-moonlight-let-me-build-my-own-game-streaming-service-for-the-cost-of-one-gpu-nkvnikcnn) · XDA Developers · 2 upvotes · 0 comments
- [I used Sunshine and Moonlight to build my own cloud gaming setup, and I don’t need GeForce Now anymore](https://daily.dev/posts/i-used-sunshine-and-moonlight-to-build-my-own-cloud-gaming-setup-and-i-don-t-need-geforce-now-anymo-xe8nvwji6) · XDA Developers · 3 upvotes · 0 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#rust](https://daily.dev/tags/rust), [#vulkan](https://daily.dev/tags/vulkan)

[View this post on daily.dev](https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub - hgaiser/moonshine: Headless streaming server for Moonlight clients, written in Rust.","url":"https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd"},"datePublished":"2026-07-20T03:58:44.717Z","dateModified":"2026-07-20T03:59:07.089Z","description":"Moonshine is a headless game streaming server written in Rust, compatible with Moonlight clients. It runs on Linux and supports isolated streaming sessions per...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/48a48de6c43c31a301d60c92674d200b?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/48a48de6c43c31a301d60c92674d200b?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Hacker News","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Hacker News","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/hn","url":"https://daily.dev/sources/hn"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github---hgaiser-moonshine-headless-streaming-server-for-moonlight-clients-written-in-rust--famjmxwpd","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"linux,rust,vulkan","timeRequired":"PT5M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Hacker News","item":"https://daily.dev/sources/hn"},{"@type":"ListItem","position":3,"name":"GitHub - hgaiser/moonshine: Headless streaming server for Moonlight clients, written in Rust."}]}
```

