Skip to content

yeahok/slingboxstream-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slingboxstream-py

Script for running a HLS proxy server for Slingbox written in Python 3.

Running

  1. Edit config.ini with your Slingbox details.
  2. Run main.py to start the server
  3. Access the stream by opening http://localhost:8080/playlist.m3u8 in your media player

Remote control commands can be sent using http://localhost:8080/remote/[code]

Only tested with Slingbox 350.

Notes

Based on a perl script by Slinguist which is based off SlingBox SDK.

SlingBox SDK is listed with a LGPLv2 license so the code in this repository is also LGPLv2.

About

HLS server for Slingbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages