Real-time user interaction live video sharing system
This is a simple project, without business rules.
- Perform your live stream without going through external providers, host it yourself;
- Interaction with live followers;
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:
- Server: rtmp://localhost:1935/stream
- Transmission Key: 123
- Access: http://localhost:3000
Transmission key can be changed with required configuration, explore the project.