Skip to content

progre/nrf

Repository files navigation

nrf Build Status

A frontend for nginx-rtmp-module and FFmpeg. This will help in these things;

Usage

You need to install two applications;

  • nginx that nginx-rtmp-module is plugged in.
  • FFmpeg

nginx with nginx-rtmp-module

If your platform is Windows, You can download binary from here.
(It is recommended that you download the nginx 1.7.12.1 Lizard.zip. The reason is that the 1.9.x will not work probably.)

If your platform is OSX, You can install the nginx-full (not nginx) with brew. see also: Homebrew/homebrew-nginx

$ brew tap homebrew/nginx
$ brew install nginx-full --with-rtmp-module

FFmpeg

If your platform is Windows, You can download binary from here.

If your platform is OSX, You can install the ffmpeg with brew.

$ brew install ffmpeg

After that, execute nrf.exe or nrf.

First time, you need configuration.