- git clone https://github.com/rocknegi/reactTwitch && cd reactTwitch
- paste this command
npm install && cd client && npm install && cd.. && cd rtmpServer && npm install && cd.. && cd server && npm install && cd.. && npm run dev
- Login and then create a stream.
- 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
- press live stream on OBS