https://github.com/lrmn7/twitch-stream
https://github.com/lrmn7/twitch-stream
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lrmn7/twitch-stream
- Owner: lrmn7
- Created: 2023-09-01T14:39:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-01T14:39:40.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T22:38:04.122Z (about 2 years ago)
- Language: JavaScript
- Size: 1.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.