Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 528 Bytes

File metadata and controls

18 lines (12 loc) · 528 Bytes

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.