├── Dockerfile ├── README.md ├── nginx.conf └── static └── stat.xsl /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brocaar/nginx-rtmp-dockerfile/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brocaar/nginx-rtmp-dockerfile/HEAD/README.md -------------------------------------------------------------------------------- /nginx.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brocaar/nginx-rtmp-dockerfile/HEAD/nginx.conf -------------------------------------------------------------------------------- /static/stat.xsl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brocaar/nginx-rtmp-dockerfile/HEAD/static/stat.xsl --------------------------------------------------------------------------------