nginx-1.3.2

Maxim Dounin mdounin at mdounin.ru
Wed Jun 27 16:56:18 UTC 2012


Hello!

On Wed, Jun 27, 2012 at 08:45:13PM +0500, shahzaib shahzaib wrote:

> well, i've compiled my nginx 1.2.1 from this source
> http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Nginx-Version2 , add
> aditional module --with-http_flv_module for pseudo stream and added flv
> directive in nginx.conf file. But when i try to play video by
> test.flv?start=343434 , player stucked & not play. Mp4 is working fine but
> not flv.

You can't seek to arbitrary byte position, you have to use 
byte position of a keyframe as available from flv metadata.

Maxim Dounin



More information about the nginx mailing list