nginx extras

nginx-module-rtmp - nginx rtmp module

Website: https://github.com/arut/nginx-rtmp-module
License: BSD
Vendor: GetPageSpeed, Inc.
Description:
NGINX-based Media Streaming Server


To enable this module after installation, add the following
    at the top of /etc/nginx/nginx.conf and reload nginx:

    load_module modules/ngx_rtmp_module.so;

How to Install

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

Packages

nginx-module-rtmp-1.25.5+1.2.2-10.sles15.gps.x86_64 [577 KiB] Changelog by Danila Vershinin (2024-02-03):
- build with PCRE2
nginx-module-rtmp-1.25.5+1.2.2-8.sles15.gps.x86_64 [584 KiB] Changelog by Danila Vershinin (2024-02-03):
- build with PCRE2
nginx-module-rtmp-1.25.5+1.2.2-3.sles15.gps.x86_64 [583 KiB] Changelog by Danila Vershinin (2024-02-03):
- build with PCRE2

Subscribe