Skip to content

Tried to make twitch like streaming website using OBS

Notifications You must be signed in to change notification settings

rocknegi/reactTwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch like website made with react-redux

Installation

  1. git clone https://github.com/rocknegi/reactTwitch && cd reactTwitch
  2. paste this command
npm install && cd client && npm install && cd.. && cd rtmpServer && npm install && cd.. && cd server && npm install && cd.. && npm run dev

Usage

  1. Login and then create a stream.
  2. Open OBS and go to seetings -> stream and enter this link as server rtmp://localhost/live and stream key is the id from the URL of the stream that you created for eg. if your stream is opening on this link http://localhost:3000/streams/1 then your stream key is 1
  3. press live stream on OBS

Video tutorial

twitch.mp4

About

Tried to make twitch like streaming website using OBS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors