Ivars c5d05fd792 tests | пре 8 година | |
---|---|---|
.. | ||
hls-proxy-master | пре 8 година | |
.gitignore | пре 8 година | |
LICENSE | пре 8 година | |
README.md | пре 8 година | |
fetcher.py | пре 8 година | |
m3u8.py | пре 8 година | |
proxy.py | пре 8 година | |
util.py | пре 8 година |
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: