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.
- Host: GitHub
- URL: https://github.com/natthasath/docker-nginx-rtmp-fstv
- Owner: natthasath
- License: mit
- Created: 2022-08-16T04:26:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-18T03:16:33.000Z (over 1 year ago)
- Last Synced: 2025-01-09T02:52:08.369Z (over 1 year ago)
- Topics: docker-compose, monitoring, nginx-rtmp, streaming-video
- Language: YAML
- Homepage: https://github.com/nixmomo/nginx-rtmp-monitoring
- Size: 294 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.



### 🏆 Run
- [http://localhost:9991/](http://localhost:9991/) username : `admin` password : `admin`
```shell
docker-compose up -d
```