Skip to content

jojo-joseph/React-JS-Live-Streaming-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

React-JS-Live-Stramming-Integration from RTSP URL

Using Node JS, React JS RTSP URL Live streaming Integration

In Runnig Ubuntu also install ffmpeg package, then only we can get the stream

sudo apt-get install ffmpeg


Running=> Type the command in node js project by,

node app.js

Then, Run the react project by typing

npm start


Backend code is in node js and node stream property will convert the video to data format and the ffmpeg will be helping with that. after the running front end react js the video is play with the help of JSMPEG player. It is a js file that is imported using CDN or locally it loaded the Live Streamming can easily done.

About

Using Node JS, React JS RTSP URL Live streamming Integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published