- Paste an URL to play it on Kodi.
- Stream files from your computer to Kodi.
- Uses
youtube-dlto support hundreds of sites. - MPEG-DASH (high quality video) support.
- No Kodi add-ons required for standard video.
-
In Kodi, enable System > Servicies > Web server > Allow remote control via HTTP.
-
Install on your Kodi box:
InputStream.Adaptiveto enable MPEG-DASH support.- Youtube add-on for better youtube support.
-
Install on your Linux machine:
zenityto get a GUI.youtube-dlto add support for hundreds of video sites.python-twistedto enable local file sharing and MPEG-DASH support.
-
Now you can run it from the command line like so:
./send-to-kodi -r kodibox:8080 -u kodi:SomePassword https://vimeo.com/174312494 -
For a more polished experience, edit
send-to-kodi.desktopand add your credentials. -
Copy to system folders:
sudo cp send-to-kodi.sh /usr/local/bin/ sudo cp send-to-kodi.desktop /usr/share/applications/
