msk4862 / streaming-platform

A streaming platform where users can live stream and can view other live streams as well.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“‘ Twitchy πŸ“‘

A simple streaming platform developed using React-Redux

Getting Started

1. Go to client folder

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

2. Go to server-side folder

npm start

It will start a fake database json-server to test the app.
For more info on json-server

3. And at last, go to rtmpserver folder

npm start

It will start the Node-Media-Server which implements RTMP server.
For more info on Node Media Server



Give it a 🌟 to show your support πŸ˜ƒπŸ˜ƒ

And of course, feel free for any kind of contribution.

About

A streaming platform where users can live stream and can view other live streams as well.


Languages

Language:JavaScript 86.9%Language:HTML 10.3%Language:CSS 2.8%