https://github.com/rezadev05/stream-app
🎥 StreamApp - Application For Live Streaming With RTMP Protcol.
https://github.com/rezadev05/stream-app
livestreaming multimedia protocol rtmp rtmp-stream youtube
Last synced: about 1 month ago
JSON representation
🎥 StreamApp - Application For Live Streaming With RTMP Protcol.
- Host: GitHub
- URL: https://github.com/rezadev05/stream-app
- Owner: rezadev05
- License: mit
- Created: 2025-04-16T21:02:13.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T04:05:21.000Z (about 1 month ago)
- Last Synced: 2025-05-01T08:15:51.365Z (about 1 month ago)
- Topics: livestreaming, multimedia, protocol, rtmp, rtmp-stream, youtube
- Language: HTML
- Homepage:
- Size: 569 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](#table-of-contents)
![]()
# 🎥 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.
![]()
### How To Install ###```bash
$ 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
- [`bangtutorial`](https://github.com/bangtutorial) (Base This Program⭐)
- [`rezadev05`](https://github.com/rezadev05)`I would like to thank all contributors who helped create this source code.`
## Donate
## License
[MIT License](https://github.com/rezadev05/stream-app/LICENSE)
`Copyright (c) 2025 rezadev05`