Skip to content

Potat-Industries/potat-streamer

Repository files navigation

Potat Streamer

It streams the 24/7 grafana for PotatBotat

🐳 Docker Compose

1. Prerequisites

2. Create Container

docker compose up -d --build
  • This will start the NGINX RTMP server and stunnel proxy.
  • Build the NGINX RTMP image (with stunnel for Kick support).
  • Copy your streamer.conf and stunnel.conf into the image.
  • The RTMP server will listen on port 1935 (default RTMP port).
  • Uses stunnel to stream to kick which requires rtmps, which nginx struggles with.
  • The configuration will push your stream to Twitch, YouTube, and Kick.

Start Streamer

npm install && npm run start

About

Script to stream on twitch.tv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published