Skip to content

nginx-with-docker/ngx_http_flv_live_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx_http_flv_live_module

Media streaming server based on nginx-rtmp-module. In addtion to the features nginx-rtmp-module provides, HTTP-FLV, GOP cache and VHOST (one IP for multi domain names) are supported now.

Nginx Images

Nginx Version Module Version Docker Images
1.21.1 1.2.9
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-flv-live-1.2.9
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.1-flv-live-1.2.9-alpine
1.21.0 1.2.9
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-flv-live-1.2.9
  • docker pull soulteary/prebuilt-nginx-modules:ngx-1.21.0-flv-live-1.2.9-alpine

TODO