Skip to content

Streaming app used to learn React + Portals/Router, Redux + Form/Thunk and OAuth

Notifications You must be signed in to change notification settings

nambroa/streamy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use this app you will need to run 3 servers locally.

  • Go to /client and run npm start.
  • Go to /streams/api and run npm start (this will run the json DB).
  • Go to /streams/rtmpserver and run npm start (this will run the RTMP Server).
  • After that, log in with your Google Credentials and create a stream. Take note of the stream ID.
  • Run OBS and use the stream ID as your stream key when setting up the stream settings. For the server URL, use rtmp://localhost/live. For service, use Custom.

About

Streaming app used to learn React + Portals/Router, Redux + Form/Thunk and OAuth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published