Skip to content

iCodeWalker/LiveStreamingReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A react app for live streaming of videos on localhost

  • Authentication is done using google auth2.
  • Server for data fetching used is json-server.
  • RTMP is used.
  • For styling CSS librry semantic ui is used.
  • For state mangement Redux is used and for inputs from user Redux-form is used.

steps to follow to for running live stream.

-Run the all three folder in three separate terminal.

  • npm start.

In OBS

-Select Settings-> Server -> Custom and put rtmp://localhost/live in url. -for streamkey use id in the url.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published