Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.11 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.11 KB

Streamy - Live Streaming

High Level System Architecture

system-architecture

Components

  • node-media-server [Ref]

Prerequisites

Steps to run

  1. Start the web server
  2. Start the RTMP server
  3. Starte OBS on your system and setup a scene with audio and video sources
  4. Start the react app
  5. Navigate to localhost:3000 to access the app on a browser

Credits

Stephen Grider Modern React with Redux [2020 Update]