All Projects → muesli → Prism

muesli / Prism

Licence: mit
An RTMP stream recaster / splitter

Programming Languages

go
31211 projects - #10 most used programming language

prism

Latest Release Build Status Go ReportCard GoDoc

An RTMP stream recaster / splitter

Usage

Calling prism with one or multiple RTMP URLs will listen for an incoming RTMP connection, which will then get re-cast to all given URLs:

prism URL [URL...]

If you want prism to listen on a different port than the default 1935, call it with the --bind flag:

prism --bind :1337 ...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].