Twitch Clone
Twitch Clone is a very basic streaming viewer.
- React and Redux
- JSON Server and RTMP Servers on the backend
Important
- You will need the JSON server and RTMP servers in order for this to work properly
Running
- Run with npm start and also start the JSON server and RTMP Server
- Create a stream inside the web application, take note of the stream id in the URL when you view the stream by clicking on the title
- Install OBS and setup a custom stream to rtmp://localhost/live and set the key in obs to the id you found in the web application
- Start streaming