<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Adam,<div><br></div><div>Some outline info here:</div><div><br></div><div><a href="http://blog.kovyrin.net/2006/10/08/lighttpd-memcoder-flvtool-for-streaming/">http://blog.kovyrin.net/2006/10/08/lighttpd-memcoder-flvtool-for-streaming/</a></div><div><br></div><div>Basically, if you use something like flvtool to add metadata to your encoded flv files, the ngx_http_flv_module allows your Flash video player to seek direct to particular points in the FLV file by using ?start=XXX in the URL. This means you get a kind of pseudo-streaming effect, as you can use progressively HTTP-downloaded FLV files, but still scratch directly to specific parts of the file, even before the whole file (or even the relevant part) has loaded. It's neat, and you don't have to mess around with RTMP etc just to get this feature.</div><div><br></div><div>Cheers</div><div>i</div><div><br><div><div>On 24 Aug 2008, at 19:26, Adam Setzler wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Quick question... Nginx seems to handle Flash videos quite well already.&nbsp; Could someone please inform me of what the benefits of the FLV module are?&nbsp; I know they must be substantial, but I'm not the best when it comes to streaming media.<br> <br clear="all">-- Adam<br><br>"Courage is not the absence of fear, but rather the judgment that something else is more important than fear." — Ambrose Redmoon<br> <br><br><div class="gmail_quote">On Sun, Aug 24, 2008 at 3:37 AM, Igor Sysoev <span dir="ltr">&lt;<a href="mailto:is@rambler-co.ru">is@rambler-co.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div class="Ih2E3d">On Sat, Aug 23, 2008 at 03:12:30PM -0500, Adam Setzler wrote:<br> <br> > If I am going to rebuild Nginx to include the FLV module, when I recompile,<br> > will it overwrite my conf file? &nbsp;Could someone tell me how to prepare to<br> > rebuild it, etc?<br> <br> </div>It may depend on your port/package system.<br> <br> If you have built nginx from sources and use its installation procedure,<br> then nginx overrides koi-win, koi-utf, and win-utf files only.<br> Other files are installed as *.default.<br> <font color="#888888"><br> <br> --<br> Igor Sysoev<br> <a href="http://sysoev.ru/en/" target="_blank">http://sysoev.ru/en/</a><br> <br> </font></blockquote></div><br></div></blockquote></div><br></div></body></html>