Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 722 Bytes

File metadata and controls

36 lines (20 loc) · 722 Bytes

StreamFusionX

A live streaming service that allows you to broadcast video directly from your browser to multiple social media platforms

Prerequisites

You need to have Docker installed on your machine.

Setup

  1. Clone the Repository

    git clone https://github.com/Akashsingh310/StreamFusionX.git
  2. Navigate to the Cloned Repository

    cd StreamFusionX
  3. Start the Application Components

    docker compose up
  4. Access the Application

    You can now access the application in your browser at http://localhost:3000.

    Demo