Updated readme.
This commit is contained in:
parent
c63f1a7713
commit
3784bcc51b
|
@ -2,7 +2,7 @@
|
||||||
A Dockerfile installing NGINX, nginx-rtmp-module and FFmpeg from source with
|
A Dockerfile installing NGINX, nginx-rtmp-module and FFmpeg from source with
|
||||||
default settings for HLS live streaming. Built on Alpine Linux.
|
default settings for HLS live streaming. Built on Alpine Linux.
|
||||||
|
|
||||||
* Nginx 1.13.8 (compiled from source)
|
* Nginx 1.13.9 (compiled from source)
|
||||||
* nginx-rtmp-module 1.2.1 (compiled from source)
|
* nginx-rtmp-module 1.2.1 (compiled from source)
|
||||||
* ffmpeg 3.4.2 (compiled from source)
|
* ffmpeg 3.4.2 (compiled from source)
|
||||||
* Default HLS settings (See: [nginx.conf](nginx.conf))
|
* Default HLS settings (See: [nginx.conf](nginx.conf))
|
||||||
|
|
Loading…
Reference in New Issue