Skip to content

mael/react-player-rtsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Player Stream RTSP

Using Node JS, React JS RTSP URL Live streaming Integration

NODE => Require install FFmpeg Type the command in node js project by,

yarn start

REACT => Run the react project in app folder

yarn 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.

Here is a good manual in case someone wants to create their own RTSP streaming server, based on raspberry and gstreamer.

About

React player RTSP stream using node and ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published