GetPageSpeed Extras

nginx-module-media-framework

How to install nginx-module-media-framework on AlmaLinux, Rocky Linux, Oracle Linux and RHEL

Kaltura Live Media Framework

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/kaltura/media-framework

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel aarch64 noarch x86_64 Version
RHEL 10 Stable 1.30.4+2.1.0
NGINX mainline 1.31.3+2.1.0
RHEL 9 Stable 1.30.4+2.1.0
NGINX mainline 1.31.3+2.1.0
RHEL 8 Stable 1.30.4+2.1.0
NGINX mainline 1.31.3+2.1.0
RHEL 7 Stable 1.30.4+2.1.0
NGINX mainline 1.31.3+2.1.0

Description

A distributed framework for live video streaming. The system is composed of multiple components, each one responsible for a specific function. Enable modules by placing at the top of your /etc/nginx/nginx.conf file: load_module modules/ngx_http_api_module.so; load_module modules/ngx_http_pckg_core_module.so; load_module modules/ngx_kmp_in_module.so; load_module modules/ngx_kmp_out_module.so; load_module modules/ngx_live_module.so; load_module modules/ngx_rtmp_kmp_module.so; load_module modules/ngx_rtmp_module.so; load_module modules/ngx_stream_kmp_cc_module.so; load_module modules/ngx_stream_kmp_rtmp_module.so; load_module modules/ngx_stream_ts_module.so; load_module modules/ngx_ts_kmp_module.so;

Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Install

Stable RHEL 7, 8, 9, 10

nginx-module-media-framework on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-media-framework

nginx-module-media-framework on CentOS 7 / RHEL 7

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install nginx-module-media-framework
NGINX mainline RHEL 7, 8, 9, 10

nginx-module-media-framework on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-media-framework

nginx-module-media-framework on CentOS 7 / RHEL 7

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-media-framework

Package downloads require an active GetPageSpeed subscription — one repository for nginx-module-media-framework and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Subscribe — from $10/mo

Frequently asked questions

How do I install nginx-module-media-framework on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?

Add the GetPageSpeed repository, then install the nginx-module-media-framework package with your system package manager.

Which Enterprise Linux versions is nginx-module-media-framework available for?

nginx-module-media-framework is available for RHEL 7, 8, 9, 10.

Subscribe