-
ISO22301系统环境培训
资源介绍
1.1 系统环境
操作系统:Centos7.3
系统版本:CentOS Linux release 7.3.1611 (Core)
Nginx 版本:1.12
1.2 RTMP 模块安装
Git clone https://github.com/arut/nginx-rtmp-module.git
添加到 Nginx 模块中编译 --add-module
例如:
上图表明系统 Nginx 已经加载了 RTMP 模块
注意,如果需要支持 H.264,需额外安装 nginx_mod_h264_streaming 模块
wget http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz
需 要 注 释 掉 nginx_mod_h264_streaming-
2.2.7/src/ngx_http_streaming_module.c 的以下内容:
if (r->zero_in_uri)
{
return NGX_DECLINED;
}
- 上一篇: 查询取席的各种状态-db9接口定义
- 下一篇: 设备抓图-catia v5 零件库