mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-06-17 22:32:43 +00:00
Rename Limelight-pi to Limelight Pi
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#Limelight-pi
|
#Limelight Pi
|
||||||
|
|
||||||
Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield,
|
Limelight is an open source implementation of NVIDIA's GameStream, as used by the NVIDIA Shield,
|
||||||
but built for Linux/OSX/Windows.
|
but built for Linux/OSX/Windows.
|
||||||
|
|
||||||
Limelight-pi allows you to stream your full collection of Steam games from
|
Limelight Pi allows you to stream your full collection of Steam games from
|
||||||
your powerful Windows desktop to your Raspberry Pi.
|
your powerful Windows desktop to your Raspberry Pi.
|
||||||
|
|
||||||
[Limelight-common](https://github.com/limelight-stream/limelight-common) is the shared codebase between
|
[Limelight-common](https://github.com/limelight-stream/limelight-common) is the shared codebase between
|
||||||
@@ -35,9 +35,9 @@ implementation.
|
|||||||
|
|
||||||
* Ensure your machine and Raspberry Pi are on the same network
|
* Ensure your machine and Raspberry Pi are on the same network
|
||||||
* Turn on Shield Streaming in the GFE settings
|
* Turn on Shield Streaming in the GFE settings
|
||||||
* Start Limelight-pi with -pair option
|
* Start Limelight Pi with -pair option
|
||||||
* Accept the pairing confirmation on your PC
|
* Accept the pairing confirmation on your PC
|
||||||
* Start Limelight-pi normally
|
* Start Limelight Pi normally
|
||||||
* Play games!
|
* Play games!
|
||||||
|
|
||||||
##Compile
|
##Compile
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ import java.util.logging.Logger;
|
|||||||
import com.limelight.nvstream.http.PairingManager;
|
import com.limelight.nvstream.http.PairingManager;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Main class for Limelight-pi
|
* Main class for Limelight Pi
|
||||||
* @author Diego Waxemberg<br>
|
* @author Diego Waxemberg<br>
|
||||||
* Cameron Gutman
|
* Cameron Gutman
|
||||||
* Iwan Timmer
|
* Iwan Timmer
|
||||||
|
|||||||
Reference in New Issue
Block a user