2022-02-05 21:50:42 -05:00
2022-02-05 21:15:49 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:50:42 -05:00
2022-02-05 21:04:18 -05:00
2022-02-05 21:04:18 -05:00

Release Publish Release

Multistream

Requirements

Installing

pip install multistream

Usage

Once installed, you can run Multistream with the multistream command!

# Set directory in which generated config will be placed 
export NGINX_CONFIG_DIRECTORY="/etc/nginx/conf.d/"

multistream

If everything is configured properly, you'll have a RTMP server running on 127.0.0.1. You can set your streaming software to point at rtmp://127.0.0.1/livestream and go LIVE!

Description
Multistream is an application primarily used for allowing users to stream to multiple platforms at once.
Readme 51 KiB
Languages
Python 84.2%
Makefile 8.3%
Dockerfile 3.9%
Shell 3.6%