Hello,
I am using PHP to read flv files and showing video file using SWF. But HTTP server cannot handle more than 5 connections at a time. Web server slows down. Anybody can tell best method to stream video using Apache server?
Related Product:
Host Your Web Site On The Cloud: Amazon Web Services Made Easy: Amazon EC2 Made EasyHost Your Web Site On The Cloud is a step-by-step guide to hosting web sites on Amazon EC2. Authored by Amazon's Senior Manager of Cloud Computing ... Read More >



3 Comments | Add your own
You need all of these requirments:
MySQL (version 4 or higher)
PHP (version 4.2.3 or higher)
FFmpeg
FFmpeg-PHP
Mplayer + Mencoder
flv2tool
Libogg + Libvorbis
LAME MP3 Encoder
use this sdk at http://www.flash-video-mx.com/flv_encode…
indtsll iis web server iis can support multiple connection
Post a Comment