What's the best webserver software for video?
- by sopppas
Hi,
we have a collection of FLV files, to be displayed by FlowPlayer flash-app in a website.
The scripts and handling of data are done with Apache/MySQL/PHP.
As the video files are static files they should be served by a more static oriented webserver like lighttpd or nginx, like it's done with photos.
What's the best webserver for serving video? A static files oriented webserver should be good?
thanks in advance
regards, rui