Welcome! Log In Create A New Profile

Advanced

nginx flv pseudo stream not working

shahzaib mushtaq
June 26, 2012 03:40AM
hello, i compile my nginx 0.9.4 --with-http_flv_module but flv psuedo
stream is not working but mp4 pseudo is working fine. I also added my
flv directive in nginx.conf file :-

Server {

location ~ \.flv$ {
flv;
}

location /videos {
root /usr/local/nginx/html;
index index.php index.html;
autoindex on;
}
}

I am struggling on it more than 3weeks.
Thats my log file for flv:-

"GET /videos/test3.flv?start=434343 HTTP/1.1" 206 34439 "-" "vlc/1.1.4
LibVLC/1.1.4"

--
Posted via http://www.ruby-forum.com/.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

nginx flv pseudo stream not working

shahzaib mushtaq June 26, 2012 03:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 149
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