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

https://github.com/rishabhg71/stream_live

Simple RTMP server with nginx to live stream videos to a server 📺
https://github.com/rishabhg71/stream_live

nginx-rtmp rtmp-server rtmp-stream

Last synced: 8 months ago
JSON representation

Simple RTMP server with nginx to live stream videos to a server 📺

Awesome Lists containing this project

README

          

# Nginx RTMP Server
Its a Template Repository For creating RTMP server with nginx

Docker compose has 2 services one is a Nginx server which creates a RTMP server and another one is a simple Flask app to manage authentication
check the diagram below
Untitled
Check the nginx/nginx.conf to change:
- video save location
- url of server
- and other parameters

use docker-compose to make docker image