Skip to content
forked from muesli/prism

An RTMP stream recaster / splitter

License

Notifications You must be signed in to change notification settings

binyousif/prism

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ...

About

An RTMP stream recaster / splitter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%