Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

能否支持nginx_mod_h264_streaming-2.2.7第三方模块? #16

Open
tudou2015 opened this issue Dec 15, 2015 · 0 comments
Open

能否支持nginx_mod_h264_streaming-2.2.7第三方模块? #16

tudou2015 opened this issue Dec 15, 2015 · 0 comments

Comments

@tudou2015
Copy link

编译时出现了很多错误,不知道如何去处理呢?
wget http://h264.code-shop.com/download/nginx_mod_h264_streaming-2.2.7.tar.gz
tar -zxvf nginx_mod_h264_streaming-2.2.7.tar.gz
配置如下:
./auto/configure --builddir=objs --prefix="c:/nginx-1.9.7"
--with-cc=cl --with-select_module
--with-cc-opt="-D FD_SETSIZE=4096 -D _NO_MINGW_LFS -D WATCOMC"
--conf-path=conf/nginx.conf --pid-path=logs/nginx.pid
--http-log-path=logs/access.log --error-log-path=logs/error.log
--sbin-path=nginx.exe --http-client-body-temp-path=temp/client_body_temp
--http-proxy-temp-path=temp/proxy_temp
--http-fastcgi-temp-path=temp/fastcgi_temp
--http-uwsgi-temp-path=temp/uwsgi_temp
--http-scgi-temp-path=temp/scgi_temp
--add-module=../nginx_mod_h264_streaming-2.2.7
--with-pcre=../pcre-8.32
--with-zlib=../zlib-1.2.7

错误如下:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant