lrmn7 / twitch-stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

24/7 Lo-Fi Radio Twitch stream

To use this you need to create a .env file.
Example:

STREAM_KEY=Your Twitch stream key (example: aqwx-sl6k-0qq5-n65d-26s1)
VIDEO_SIZE=The size of the streamed video (example: 1920x1080)
BITRATE=The video bitrate (example: 5000)

This can be easily used to stream on YouTube too, just change the ingest variable to YouTube's stream URL and it should work just fine.

About


Languages

Language:JavaScript 54.6%Language:EJS 45.4%