Script to pull HLS stream from one origin and push to another origin
Installation from source:
git clone https://github.com/Eyevinn/hls-relay.git
cd hls-relay
python setup.py install
Installation from Python Package index
pip install hlsrelay
hls-relay http://example.com/master.m3u8 http://another.com/event/
MIT License
See LICENSE for details