Ivars c5d05fd792 tests | 7 years ago | |
---|---|---|
.. | ||
hls-proxy-master | 7 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
README.md | 7 years ago | |
fetcher.py | 7 years ago | |
m3u8.py | 7 years ago | |
proxy.py | 7 years ago | |
util.py | 7 years ago |
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: