Initial commit

This commit is contained in:
2026-05-22 18:33:49 -04:00
commit 5ec75a7ce5
4 changed files with 55 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Nginx RTMP
A Docker container running nginx with RTMP module based on a [forum post by dodgepong](https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/) and the [RTMP module wiki](https://github.com/arut/nginx-rtmp-module/wiki/Building-a-docker-image-with-nginx--rtmp-module)