Subscribe

How to install nginx-module-flv in CentOS/RHEL 6 (x86_64)

Media streaming server based on nginx-module-rtmp

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/winshining/nginx-http-flv-module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-flv

Description

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