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

https://github.com/natthasath/docker-nginx-rtmp-fstv

Nginx RTMP and FSTV are open-source tools that enable video streaming. Nginx RTMP is a module for Nginx web server that adds RTMP support, FSTV is a web-based front-end for Nginx RTMP that allows for easy management and monitoring.
https://github.com/natthasath/docker-nginx-rtmp-fstv

docker-compose monitoring nginx-rtmp streaming-video

Last synced: 3 months ago
JSON representation

Nginx RTMP and FSTV are open-source tools that enable video streaming. Nginx RTMP is a module for Nginx web server that adds RTMP support, FSTV is a web-based front-end for Nginx RTMP that allows for easy management and monitoring.

Awesome Lists containing this project

README

          

# 🎉 Docker Nginx RTMP FSTV

Nginx RTMP and FSTV are open-source tools that enable video streaming. Nginx RTMP is a module for Nginx web server that adds RTMP support, FSTV is a web-based front-end for Nginx RTMP that allows for easy management and monitoring.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:9991/](http://localhost:9991/) username : `admin` password : `admin`

```shell
docker-compose up -d
```