Skip to content

A simple solution to multiplatform streaming.

License

Notifications You must be signed in to change notification settings

An78toi13ne06/multistream

 
 

Repository files navigation

Multistream

demo

Why Multistream?

Multistream is a way to stream to multiple platforms at the same time, a feature that is not available on some broadcasters (such as OBS Studio, for example).

Downloads

Usage

After installing the version for windows (soon, multiplatform), open and add as many streams as you want. Now, in your broadcast software, set the server url to rtmp:https://localhost:1935/live in the stream settings (make sure port 1935 is not in use). You can set stream key as preview to get a demo of your stream (if you don't, leave stream key empty). Now, in Multistream, click on "Start Server". Start the stream normally in your streaming software, like OBS Studio.

How to contribute?

First of all install the project;

To open a pull-request, first create a fork of the project for your account, then clone the project on your machine:

git clone [email protected]:your-username/multistream.git

Then, replace node_modules/node-media-server/node_relay_server.js file with the modified_node_modules/node_relay_server.js file

Now you can start contributing to the project!

Donate!

If you enjoy this project, you can buy me a coffee: https://www.buymeacoffee.com/joaojlf4

About

A simple solution to multiplatform streaming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.8%
  • HTML 7.8%
  • CSS 7.4%