Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Moonlight-Stream - Moonlight-Pc GitHub

Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

05/12/2015 moonlight­stream/moonlight­pc · GitHub

 This repository Search Explore Features Enterprise Pricing Sign up Sign in

 moonlight­stream / moonlight­pc  Watch 71  Star 364  Fork 66

 Code  Issues 52  Pull requests 1  Pulse  Graphs

GameStream client for Windows/OS X/Linux

 418 commits  11 branches  20 releases  12 contributors

Branch: master New pull request New file Find file HTTPS   Download ZIP
https://github.com/moonlight‐stream/moonlight‐pc.git

cgutman Fix GUI breaking due to a crash in an AWT event thread when using the… … Latest commit 095d431 12 days ago

 .settings Target Java 1.7 4 months ago

 jni Update build script to run with JDK 8 15 days ago

 libs Rebuild Linux 32­bit nv_opus_dec 12 days ago

 src/com/limelight Fix GUI breaking due to a crash in an AWT event thread when using the… 12 days ago

 .classpath Update to jmDNS 3.4.2 4 months ago

 .gitignore Merge branch 'mdns_discovery' 10 months ago

 .project move everything out of subdirectory 2 years ago

 LICENSE.txt add gpl 2 years ago

 README.md Update README.md 4 months ago

 build.xml Revert "Remove lin32 target from Ant" 12 days ago

 manifest.mf move everything out of subdirectory 2 years ago

 one­jar­ant­task­0.97.jar move everything out of subdirectory 2 years ago

 one­jar­ant­task.xml move everything out of subdirectory 2 years ago

 README.md

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

Moonlight­pc allows you to stream your full collection of Steam games from your powerful desktop to another PC or laptop
running Linux/OS X/Windows.

Moonlight also has an Android implementation. Versions for iOS and Windows and Windows Phone are currently in
development.

Features
Streams Steam and all of your games from your PC to your Linux/OS X/Windows machine
Keyboard and Mouse support
Full support for Xbox 360 controllers, PS3 and PS4 controllers, and other HID gamepads
Full Windows, OS X, and Linux Support*
Use mDNS to scan for compatible GeForce Experience (GFE) machines on the network
Choose from your list of available games instead of just launching Steam

Features to come

https://github.com/moonlight­stream/moonlight­pc 1/3
05/12/2015 moonlight­stream/moonlight­pc · GitHub

Hardware accelerated video decoding

Installation
Download GeForce Experience and install on your Windows PC
Download the appropriate jar from the GitHub releases page

Requirements
GFE compatible computer with GTX 600/700 series GPU (for the PC from which you're streaming)
High­end wireless router (802.11n dual­band recommended) or wired network

Usage
Ensure your machines are on the same network
Turn on Shield Streaming in the GFE settings
In Moonlight, enter your PC's IP or Hostname and click "Pair".
Accept the pairing confirmation on your PC
For gamepad support, make sure you've mapped your controller in the Options ­> Gamepad Settings menu.
In Moonlight, click "Start Streaming"
Play games!

To launch Moonlight from a command line:

java ‐jar moonlight‐[os].jar ‐host address [options]


‐host [address] the address to connect to. This can be a hostname or ip address.
‐pair [address] the address to pair to. This can be a hostname or ip address.
‐fs launch in full screen
‐720 use 1280x720 resolution (default)
‐1080 use 1920x1080 resolution
‐30fps use 30 fps stream (default)
‐60fps use 60 fps stream

For example, to launch a game from your gaming rig that has the address 192.168.0.100 on your home network in full
screen, 720p, and 30fps on a 64­bit Windows computer, your command would look like to java ‐jar moonlight‐win64.jar ‐
host 192.168.0.100 ‐fs ‐720 ‐30fps

Contribute
This project is being actively developed at XDA Developers

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

Check out our website for project links and information.

Authors
Cameron Gutman
Diego Waxemberg
Aaron Neyer
Andrew Hennessy

Moonlight is the work of students at Case Western and was started as a project at MHacks.

https://github.com/moonlight­stream/moonlight­pc 2/3
05/12/2015 moonlight­stream/moonlight­pc · GitHub

© 2015 GitHub, Inc. Terms Privacy Security Contact Help  Status API Training Shop Blog About Pricing

https://github.com/moonlight­stream/moonlight­pc 3/3

You might also like