moonlight-embedded/README.md
2016-03-14 16:36:09 +01:00

2.3 KiB

Moonlight Embedded

Moonlight Embedded is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield, but built for Linux.

Moonlight Embedded allows you to stream your full collection of Steam games from your powerful Windows desktop to your (embedded) Linux system, like ODROID, Raspberry Pi, CuBox-i and Hummingboard.

Documentation

More information about installing and runnning Moonlight Embedded is available on the wiki.

Features

  • Streams Steam and all of your games from your PC to your embedded system.
  • Use mDNS to scan for compatible GeForce Experience (GFE) machines on the network.
  • Qwerty Keyboard, Mouse and Gamepad support
  • Support H264 hardware video decoding on ODROID, Raspberry Pi and i.MX 6 devices
  • Support HEVC hardware video decoding on ODROID C1/C2

Requirements

  • GFE compatible computer with GTX 600/700/900 series GPU (for the PC you're streaming from)
  • High-end wireless router (802.11n dual-band recommended) or wired network
  • Geforce Experience 2.1.1 or higher

Quick Start

  • Ensure your GFE server and client are on the same network
  • Turn on Shield Streaming in the GFE settings
  • Pair Moonlight Embedded with the GFE server
  • Accept the pairing confirmation on your PC
  • Connect to the GFE Server with Moonlight Embedded
  • Play games!

Bugs

Please check the fora, wiki and old bug reports before submitting a new bug report.

Bugs can be reported to the issue tracker.

See also

Moonlight-common-c is the shared codebase between different C implementations of Moonlight

Moonlight-common-c is the fork used by Moonlight Embedded

Discussion

XDA
Raspberry Pi Forum
SolidRun Community
ODROID Forum Moonlight Embedded on ODROID

Contribute

  1. Fork us
  2. Write code
  3. Send Pull Requests