+ -
当前位置:首页 → 问答吧 → nginx-0.8.53是否支持nginx_mod_h264_streaming模块?

nginx-0.8.53是否支持nginx_mod_h264_streaming模块?

时间:2010-11-06

来源:互联网

编译的时候报错,报错的内容是
/root/nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c:158: 错误:‘ngx_http_request_t’ 没有名为 ‘zero_in_uri’ 的成员。
以前用的是nginx-0.8.32,支持nginx_mod_h264_streaming模块。
nginx_mod_h264_streaming模块位mp4模块。

作者: lsp2010sanji   发布时间: 2010-11-06

‘ngx_http_request_t’ 没有名为 ‘zero_in_uri’ 的成员。
那是你的ngx_http_request_t有问题,换一个

作者: redmudwashcompanion   发布时间: 2010-11-09