An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![-----------------------------------------------------](https://raw.githubusercontent.com/andreasbm/readme/master/assets/lines/colored.png)](#table-of-contents)




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 ###

```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

Donate For Reza
Donate For Reza

## License

[MIT License](https://github.com/rezadev05/stream-app/LICENSE)

`Copyright (c) 2025 rezadev05`