将nginx和nginx-rtmp-module 一起安装的。
系统使用的是ubuntu 16.04 nginx和rtmp都是从github上下载的。pcre openssl 等也都安装了,
然后在nginx文件夹下执行 ./configure --prefix=/usr/local/nginx --add-module=/usr/local/nginx-rtmp-module --with-http_ssl_module --with-http_flv_module --with-http_MP4_module && make && make install
在make时报错。报错截图如下:请大神帮忙看看
Ubuntu下Nginx 安装rtmp模块失败
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-