From 80fb5a6518f2d5ca848996d72e6c42af115d1a87 Mon Sep 17 00:00:00 2001 From: loki Date: Thu, 5 Dec 2019 01:11:09 +0100 Subject: [PATCH] Added README --- README.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 00000000..a861e5cb --- /dev/null +++ b/README.txt @@ -0,0 +1,22 @@ +Requirements: + Ubuntu 19.10: cmake libssl-dev libavdevice-dev libboost-thread-dev libpulse-dev libopus-dev libfixes-dev libxtst-dev libx11-dev + +Compilation: + * git clone --recurse-submodules + * mkdir build && cd build + * cmake -DCMAKE_BUILD_TYPE=Release + * make + + +Usage: + * run sunshine + * In Moonlight: Add PC manually + * When Moonlight request you insert the correct pin on sunshine: + wget xxx.xxx.xxx.xxx:47989/pin/xxxx -- where the final 4 x'es are subsituted by the pin + or + Type in the URL bar of your browser: xxx.xxx.xxx.xxx:47989/pin/xxxx -- where the final 4 x'es are subsituted by the pin + * Click on one of the Application listed + * Have fun :) + +Note: + * The Windows key is not passed through by Moonlight, therefore Sunshine maps Right-Alt key to the Windows key