Flash Video (FLV) Streaming
Since 3.3.16, LSWS support streaming (random seek) of FLV files, it is equivalent to
- Apache mod_flvx
- Lighttpd mod_flv_streaming
- nginx ngx_http_flv_module
You just make sure that file with suffix “.flv” has a MIME type of “video/x-flv”, no other configuration is required. This MIME configuration has been added to the default MIME configuration since 3.3.16 .