Ivars c5d05fd792 tests | před 7 roky | |
---|---|---|
.. | ||
hls-proxy-master | před 7 roky | |
.gitignore | před 7 roky | |
LICENSE | před 7 roky | |
README.md | před 7 roky | |
fetcher.py | před 7 roky | |
m3u8.py | před 7 roky | |
proxy.py | před 7 roky | |
util.py | před 7 roky |
A simple HLS-to-HTTP proxy, useful for those players without (full) HTTP Live Streaming support (i.e. mplayer).
hls-proxy is a frankenstein hack based on hls-client (http://code.google.com/p/hls-player/).
Usage:
python proxy.py --port PORT
mplayer http://localhost:PORT/?url=http://YOUR_HLS_URL
Requirements: