Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 666 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 666 Bytes

REACT STREAMER

React-Redux Web App for watching live streams via flv.js over http-flv.
Streaming is handled by Node-Media-Server (A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server)
https://github.com/illuspas/Node-Media-Server

Usage

git clone https://github.com/rahularorar95/react-streamer.git

Run both servers

1. cd client/
   npm start
2. cd server/
   npm start

Publishing live streams

From OBS

Download from (https://obsproject.com/download)

Settings -> Stream

Stream Type : Custom Streaming Server

URL : rtmp://localhost/live

Stream key : STREAM_NAME Unique Id of the stream