Skip to content

Dockerized NGINX server with the nginx-rtmp-module

License

Notifications You must be signed in to change notification settings

cutedogspark/nginx

Repository files navigation

Nginx

Dockerized Nginx Server with the nginx-rtmp-module

Docker Hub : garychen/nginx

Qeek version use Qeek-dev's nginx-rtmp-module support bitrate information Qeek-dev's nginx-rtmp-module

Nginx version history

Build

# build base on alpine
make alpine

# alpine-qeek version
make alpine-qeek

# build alpine-qeek support ffmpeg intel hardware acceleration
make alpine-qeek-ffmpeg

# Build All 
make

Run Nginx Server

# run alpine image
make alpine-run 

# run alpine-qeek image
make alpine-qeek-run

# run alpine-qeek image
make alpine-qeek-ffmpeg-run

Container Control

Note: alpine no bash

# exec into container
make bash

# stop container
make stop

Image Size

Docker Hub : garychen/nginx

FFmpeg Dependency

Contributing

Contributions are most welcome!

About

Dockerized NGINX server with the nginx-rtmp-module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published