Flv

Hi

My question is about FLV Module

NGINX documentation mentions that FLV module supports time-based
offsets*
“This module provides the ability to seek within FLV (Flash) files using
time-based offsets.”*
http://wiki.nginx.org/HttpFlvStreamModule

When looking on the source code and some testing I could see that its
supports byte-based offset

Can you help me fill the gap
Thanks a lot
Hagai A.

Qwilt | Work: +972-72-2221644| Mobile: +972-54-4895656 |
[email protected][email protected]

FLV pseudostreaming is always in bytes, not seconds (like MP4).

Please see
http://www.longtailvideo.com/support/jw-player/jw-player-for-flash-v5/12534/video-delivery-http-pseudo-streaming#mechanism

Lukas

From: [email protected]
Date: Sun, 25 Sep 2011 16:42:11 +0200
Subject: FLV
To: [email protected]

Hi

My question is about FLV Module

NGINX documentation mentions that FLV module supports time-based offsets
“This module provides the ability to seek within FLV (Flash) files using
time-based offsets.”

http://wiki.nginx.org/HttpFlvStreamModule

When looking on the source code and some testing I could see that its
supports byte-based offset

Can you help me fill the gap

Thanks a lot
Hagai A.

Qwilt | Work: +972-72-2221644| Mobile: +972-54-4895656 |
[email protected]

Hello!

On Sun, Sep 25, 2011 at 04:42:11PM +0200, Hagai A. wrote:

Hi

My question is about FLV Module

NGINX documentation mentions that FLV module supports time-based offsets*
“This module provides the ability to seek within FLV (Flash) files using
time-based offsets.”*
http://wiki.nginx.org/HttpFlvStreamModule

Looks like wiki is wrong, feel free to fix it. Original
documentation (in Russian) may be found here:

http://sysoev.ru/nginx/docs/http/ngx_http_flv_module.html

When looking on the source code and some testing I could see that its
supports byte-based offset

Yes, for flv offset is in bytes.

Maxim D.

Thanks

On Sun, Sep 25, 2011 at 8:33 PM, Maxim D. [email protected]
wrote:

time-based offsets."*
Yes, for flv offset is in bytes.

Maxim D.


nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Hagai A.
Qwilt | Work: +972-72-2221644| Mobile: +972-54-4895656 |
[email protected][email protected]

Hi
You Tube Videos is in FLV format and use begin=X in millisecond for
Advance
seeking
Hagai

On Sun, Sep 25, 2011 at 5:16 PM, Lukas T. [email protected]
wrote:

From: [email protected]
"This module provides the ability to seek within FLV (Flash) files using

_______________________________________________ nginx mailing list
[email protected] http://mailman.nginx.org/mailman/listinfo/nginx


nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Hagai A.
Qwilt | Work: +972-72-2221644| Mobile: +972-54-4895656 |
[email protected][email protected]