Raspberry Pi 2 Nvidia Game Stream with OSMC

I recommending using the LUNA interface for new installs, as described here:

  1. Install OSMC to SD card
  2. Verify that OSMC works
  3. SSH into OSMC (Host osmc, Username osmc, Password osmc).
  4. Open Your Sources File

sudo nano /etc/apt/sources.list

Add the following repository to the bottom of the list.

deb http://archive.itimmer.nl/raspbian/moonlight jessie main

Press Ctrl+X and hit enter to save

Now update your OSMC instllation

apt-get update
apt-get install moonlight-embedded

Now Install Moonlight-embedded

sudo apt-get install moonlight-embedded

Now lets install the kodi(GUI) interface.

wget https://github.com/dodslaser/script.moonlight-osmc/releases/download/v0.3.3-alpha/script.moonlight-osmc-0.3.3.alpha.zip

TBC

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.