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 sudo amazon-linux-extras install epel sudo yum -y install nginx-module-rtmp