nginx extras

nginx-module-vod - NGINX-based VOD Packager

Website: https://github.com/kaltura/nginx-vod-module
License: BSD
Vendor: GetPageSpeed LLC
Description:
On-the-fly repackaging of MP4 files to DASH, HDS, HLS, MSS.


To enable this module after installation, add the following to /etc/nginx/nginx.conf
and reload NGINX:

    load_module modules/ngx_http_vod_module.so;


Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf:

    include /usr/share/nginx/modules/*.conf;
Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

How to Install

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-vod

Packages

nginx-module-vod-1.26.2+1.33-8.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.2+1.33-6.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.2+1.33-4.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.2+1.33-3.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.1+1.33-3.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.0+1.33-3.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.26.0+1.33-1.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.24.0+1.33-1.el7.gps.x86_64 [386 KiB] (no changelog entry)
nginx-module-vod-1.24.0+1.32-1.el7.gps.x86_64 [384 KiB] (no changelog entry)
nginx-module-vod-1.24.0+1.31-1.el7.gps.x86_64 [384 KiB] (no changelog entry)
nginx-module-vod-1.22.1+1.31-1.el7.gps.x86_64 [384 KiB] (no changelog entry)
nginx-module-vod-1.22.1+1.30-1.el7.gps.x86_64 [384 KiB] (no changelog entry)

Subscribe