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;

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

Packages

nginx-module-vod-1.27.3+1.33-8.sles15.gps.x86_64 [355 KiB] (no changelog entry)
nginx-module-vod-1.27.3+1.33-6.sles15.gps.x86_64 [355 KiB] (no changelog entry)
nginx-module-vod-1.27.3+1.33-4.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.27.2+1.33-4.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.27.2+1.33-3.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.27.1+1.33-3.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.25.3+1.33-1.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.25.2+1.32-1.sles15.gps.x86_64 [353 KiB] (no changelog entry)
nginx-module-vod-1.23.3+1.31-1.sles15.gps.x86_64 [354 KiB] (no changelog entry)
nginx-module-vod-1.23.2+1.30-1.sles15.gps.x86_64 [354 KiB] (no changelog entry)

Subscribe