Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.29 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.29 KB

Docker Nginx Express.js Socket.io React

Live Stream

Real-time user interaction live video sharing system

This is a simple project, without business rules.

Functionalities

  • Perform your live stream without going through external providers, host it yourself;
  • Interaction with live followers;

How to run locally?

Clone this project

  git clone https://github.com/itallonet/live-stream

Enter the project directory

  cd live-stream

Start the Docker

  docker compose up -d 

Start your live in OBS to:

Transmission key can be changed with required configuration, explore the project.

Author