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 📺
- Host: GitHub
- URL: https://github.com/rishabhg71/stream_live
- Owner: Rishabhg71
- Created: 2022-03-11T17:55:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T16:22:42.000Z (over 3 years ago)
- Last Synced: 2023-10-15T21:54:30.089Z (over 2 years ago)
- Topics: nginx-rtmp, rtmp-server, rtmp-stream
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
Check the nginx/nginx.conf to change:
- video save location
- url of server
- and other parameters
use docker-compose to make docker image