mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-20 19:42:45 +00:00
62 lines
2.4 KiB
Markdown
62 lines
2.4 KiB
Markdown
#Limelight
|
|
|
|
Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield.
|
|
We reverse engineered the Shield streaming software and created a version that can be run on any Android device.
|
|
|
|
Limelight will allow you to stream your full collection of games from your Windows PC to your Android device,
|
|
whether in your own home or over the internet.
|
|
|
|
[Limelight-pc](https://github.com/limelight-stream/limelight-pc) is also currently in development for Windows, OS X and Linux. Versions for [iOS](https://github.com/limelight-stream/limelight-ios) and [Windows and Windows Phone](https://github.com/limelight-stream/limelight-windows) are also in development.
|
|
|
|
##Features
|
|
|
|
* Streams any of your games from your PC to your Android device
|
|
* Full gamepad support for MOGA, Xbox 360, PS3, OUYA, and Shield
|
|
* Automatically finds GameStream-compatible PCs on your network
|
|
|
|
##Features in development
|
|
* Keyboard input
|
|
|
|
##Installation
|
|
|
|
* Download and install Limelight for Android from
|
|
[Google Play](https://play.google.com/store/apps/details?id=com.limelight)
|
|
* Download [GeForce Experience](http://www.geforce.com/geforce-experience) and install on your Windows PC
|
|
|
|
##Requirements
|
|
|
|
* [GameStream compatible](http://shield.nvidia.com/play-pc-games/) computer with GTX 600/700 series GPU
|
|
* Android device running 4.1 (Jelly Bean) or higher
|
|
* High-end wireless router (802.11n dual-band recommended)
|
|
* Exynos/Snapdragon SoC __OR__ Quad-Core 1.4 GHz Cortex-A9 or higher (Tegra 3)
|
|
|
|
##Usage
|
|
|
|
* Turn on GameStream in the GFE settings
|
|
* If you are connecting from outside the same network, turn on internet
|
|
streaming
|
|
* When on the same network as your PC, open Limelight and tap on your PC in the list
|
|
* Accept the pairing confirmation on your PC
|
|
* Tap your PC again to view the list of apps to stream
|
|
* Play games!
|
|
|
|
##Contribute
|
|
|
|
This project is being actively developed at [XDA Developers](http://forum.xda-developers.com/showthread.php?t=2505510)
|
|
|
|
1. Fork us
|
|
2. Write code
|
|
3. Send Pull Requests
|
|
|
|
Check out our [website](http://limelight-stream.com) for project links and information.
|
|
|
|
##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).
|