Skip to content

rezadev05/stream-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-----------------------------------------------------


rezadev05

🎥 StreamApp - Application For Live Streaming With RTMP Protcol.

StreamApp is a live streaming application, which allows you to go live on multiple platforms such as YouTube, Facebook and others. Using RTMP protocol, it can be run on VPS and other servers.

screenshot

### How To Install ###

$ apt update && apt upgrade
$ apt install git -y
$ apt install nodejs -y
$ apt install ffmpeg -y
$ npm install -g pm2
$ git clone https://github.com/rezadev05/stream-app.git
$ cd stream-app
$ npm install
$ pm2 start ecosystem.config.js --only stream-app

⚠️ Note This program must be run using nodejs version 20 or higher!

Thanks To

I would like to thank all contributors who helped create this source code.

Donate

Donate For Reza Donate For Reza

License

MIT License

Copyright (c) 2025 rezadev05

About

🎥 StreamApp - Application For Live Streaming With RTMP Protcol.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published