mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-04 15:06:03 +00:00
62 lines
2.1 KiB
Markdown
62 lines
2.1 KiB
Markdown
#Limelight
|
|
|
|
Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield,
|
|
but built for Linux/OSX/Windows.
|
|
|
|
Limelight-pc allows you to stream your full collection of Steam games from
|
|
your powerful Windows desktop to another PC or laptop running Linux/OSX/Windows.
|
|
|
|
[Limelight](https://github.com/limelight-stream/limelight) also has an Android
|
|
implementation.
|
|
|
|
##Features
|
|
|
|
* Streams Steam and all of your games from your PC to your Linux/OSX/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
|
|
|
|
##Features to come
|
|
|
|
* Use mDNS to scan for compatible GFE machines on the network
|
|
* Choose from the list of available games instead of just launching Steam
|
|
|
|
##Installation
|
|
|
|
* Download [GeForce Experience](http://www.geforce.com/geforce-experience) and install on your Windows PC
|
|
* Download the appropriate jar from the [GitHub releases page](https://github.com/limelight-stream/limelight-pc/releases)
|
|
|
|
##Requirements
|
|
|
|
* [GFE compatible](http://shield.nvidia.com/play-pc-games/) computer with GTX 600/700 series GPU (for the PC you're streaming from)
|
|
* 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 Limelight, 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 Limelight, click "Start Streaming"
|
|
* Play games!
|
|
|
|
##Contribute
|
|
|
|
This project is being actively developed at [XDA](http://forum.xda-developers.com/showthread.php?t=2505510)
|
|
|
|
1. Fork us
|
|
2. Write code
|
|
3. Send Pull Requests
|
|
|
|
##Authors
|
|
|
|
* [Cameron Gutman](https://github.com/cgutman)
|
|
* [Diego Waxemberg](https://github.com/dwaxemberg)
|
|
* [Aaron Neyer](https://github.com/Aaronneyer)
|
|
* [Andrew Hennessy](https://github.com/yetanothername)
|
|
|
|
Limelight is the work of students at [Case Western](http://case.edu) and was
|
|
started as a project at [MHacks](http://mhacks.org).
|