Welcome! Log In Create A New Profile

Advanced

Since 0.8.37 mp4 streaming does not compile

doug m
June 16, 2010 12:22AM
Using ./configure --with-http_stub_status_module --user=nginx --group=nginx
--with-http_flv_module --add-module=nginx_mod_h264_streaming-2.2.7
--sbin-path=/usr/local/sbin
Now make fails with
In file included from
nginx_mod_h264_streaming-2.2.7/src/ngx_http_h264_streaming_module.c:2:
nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c: In function
ângx_streaming_handlerâ:
nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c:158: error:
ângx_http_request_tâ has no member named âzero_in_uriâ
gmake[1]: *** [objs/addon/src/ngx_http_h264_streaming_module.o] Error 1
gmake[1]: Leaving directory `/home/closer/src/nginx-0.8.41'
gmake: *** [build] Error 2
The streaming module C file subroutine failing is
if (r->zero_in_uri)
{
return NGX_DECLINED;
}

I'm on CentOS linux.
thanks-
-doug
_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Since 0.8.37 mp4 streaming does not compile

doug m June 16, 2010 12:22AM

Re: Since 0.8.37 mp4 streaming does not compile

Sergey A. Osokin June 16, 2010 12:32AM

Re: Since 0.8.37 mp4 streaming does not compile

doug m June 16, 2010 12:36AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 113
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready