![Build status](https://travis-ci.org/Eyevinn/hls-relay.svg?branch=master) ## Description Script to pull HLS stream from one origin and push to another origin ## Installation 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 ## Usage hls-relay http://example.com/master.m3u8 http://another.com/event/ ## License MIT License See LICENSE for details