Differences

This shows you the differences between two versions of the page.

Link to this comparison view

litespeed_wiki:config:flv-streaming [2015/07/24 15:51] (current)
Michael Alegre created
Line 1: Line 1:
 +====== 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 .
  • Admin
  • Last modified: 2015/07/24 15:51
  • by Michael Alegre