nginx extras

nginx-module-flv - Media streaming server based on nginx-module-rtmp

Website: https://github.com/winshining/nginx-http-flv-module
License: BSD
Vendor: GetPageSpeed LLC
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.


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

    load_module modules/ngx_http_flv_live_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;
Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install nginx-module-flv

Packages

nginx-module-flv-1.26.2+1.2.12-8.sles15.gps.aarch64 [180 KiB] (no changelog entry)
nginx-module-flv-1.26.2+1.2.12-6.sles15.gps.aarch64 [180 KiB] (no changelog entry)
nginx-module-flv-1.26.2+1.2.11-4.sles15.gps.aarch64 [179 KiB] (no changelog entry)
nginx-module-flv-1.26.2+1.2.11-3.sles15.gps.aarch64 [178 KiB] (no changelog entry)

Subscribe