Eyevinn / hls-relay

Script to pull HLS stream from one origin and push to another origin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

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

About

Script to pull HLS stream from one origin and push to another origin

License:Other


Languages

Language:Python 96.4%Language:Shell 3.6%