Skip to content

Stream on twitch.tv with this FFMPEG node.js application!

Notifications You must be signed in to change notification settings

bddylol/twitch-stream-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-stream-cli

Stream on twitch.tv with this FFMPEG node.js application!

Usage

  • Install FFMPEG at https://ffmpeg.org/download.html and add it to your PATH.

  • Create .env file like this:

key=STREAM_KEY_GOES_HERE
TWITCH_NAME=bddy
FILE=cool.mp4
  • OR run the config command yarn config or npm run config.
  • Install packages with npm i or yarn
  • Lastly, run the applicaton like this: node .

About

Stream on twitch.tv with this FFMPEG node.js application!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published