lkiesow/nginx-rtmp

Project ID: 2542

Description

Nginx is a web server and a reverse proxy server for HTTP, SMTP, POP3 and IMAP protocols, with a strong focus on high concurrency, performance and low memory usage.

This version is build with the nginx-rtmp-module v1.1.6, giving you the ability to enable live streaming of video/audio and video on demand FLV/MP4, playing from local filesystem or HTTP as well as many other features related to streaming.

Installation Instructions

Note: This repository is for x86_64 only. No 32bit support.

Fedora:

dnf install dnf-plugins-core dnf copr enable lkiesow/nginx-rtmp dnf install nginx-rtmp

RHEL:

Since there is no Copr plug-in for EL 6/7 yet, we need to activate the repository manually:

# Install repository RHEL 6 curl https://copr.fedoraproject.org/coprs/lkiesow/nginx-rtmp/repo/epel-6/lkiesow-nginx-rtmp-epel-6.repo \ -o /etc/yum.repos.d/lkiesow-nginx-rtmp-epel-6.repo # Install repository RHEL 7 curl https://copr.fedoraproject.org/coprs/lkiesow/nginx-rtmp/repo/epel-7/lkiesow-nginx-rtmp-epel-7.repo \ -o /etc/yum.repos.d/lkiesow-nginx-rtmp-epel-7.repo # Install nginx yum install nginx-rtmp

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 6 x86_64 (3)* EPEL 6 (393 downloads)
EPEL 7 x86_64 (3)* EPEL 7 (654 downloads)

* Total number of packages downloaded in the last seven days.