nginx编译http-flv-module模块
基于nginx-1.8.0编译带http-flv-module模块步骤方法;并打开nginx的debug日志登记,捕捉调试信息;
前言
记录几个细节
一、编译准备
1. nginx1.8.0代码
2. http-flv-module-master源码;
3. 将http-flv-module-master源码复制到 “nginx-1.8.0/path/to/” 下;
二、编译步骤
1.引入库
代码如下(示例):
./configure --with-de