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