Skip to content

Real-time user interaction live video sharing system

License

Notifications You must be signed in to change notification settings

itallonet/live-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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