http_flv_module not working, any idea please

nsl nginx-forum at nginx.us
Fri Jun 10 16:58:02 MSD 2011


Hi every1,

I've NginX running on a "Debian GNU/Linux 5.0" with the following
compile options:

nginx version: nginx/0.8.53
TLS SNI support enabled
configure arguments: 
	--prefix=/dh/nginx --with-ipv6 --with-pcre --with-md5-asm
--with-sha1-asm --with-http_ssl_module 
	--with-http_realip_module --with-http_addition_module
--with-http_xslt_module --with-http_image_filter_module 
	--with-http_sub_module --with-http_dav_module --with-http_flv_module
--with-http_gzip_static_module 
	--with-http_random_index_module --with-http_secure_link_module
--with-http_stub_status_module 
	--add-module=passenger-2.2.15/ext/nginx

The module was included on compile time, "--with-http_flv_module". On
the configuration file I've added the "flv location" as mentioned on
"http://wiki.nginx.org/HttpFlvStreamModule#flv".

On my "error.log" file I find no entries. On the "access.log" file I do
have the requests with the start parameter different from 0
(...start=77454640...), following:

"
<IPAddress> - - [09/Jun/2011:14:58:58 +0200] "GET
/ru/2011-04-24.flv?start=0 HTTP/1.1" 200 537240 "-" "Mozilla/5.0
(Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.15) Gecko/20110303
Firefox/3.6.15"
<IPAddress> - - [09/Jun/2011:14:59:03 +0200] "GET
/ru/2011-04-24.flv?start=77454640 HTTP/1.1" 200 284368 "-" "Mozilla/5.0
(Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.15) Gecko/20110303
Firefox/3.6.15"
"

Regarding the file being streamed I'm sure I've the "seekpoints" on the
metadata, but still on the browser when I try set the video on a not a
yet downloaded point, it starts from the begigning.
Can someone please help me on this? I'm I missing something
configuration wise...

Thank you in advance,

Cheers,
Lopes, N.

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,205650,205650#msg-205650




More information about the nginx mailing list