FLV streaming in php??

Reply

Join Date: Apr 2008
Posts: 5
Reputation: vganeshvenu is an unknown quantity at this point 
Solved Threads: 0
vganeshvenu vganeshvenu is offline Offline
Newbie Poster

FLV streaming in php??

 
0
  #1
Apr 23rd, 2008
Please advise me how to use FLV video streaming in php and please provide me the source code.
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 1,079
Reputation: digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice digital-ether is just really nice 
Solved Threads: 66
Moderator
digital-ether's Avatar
digital-ether digital-ether is offline Offline
Veteran Poster

Re: FLV streaming in php??

 
0
  #2
Apr 24th, 2008
Originally Posted by vganeshvenu View Post
Please advise me how to use FLV video streaming in php and please provide me the source code.
http://www.flashcomguru.com/index.cf...a-PHP-take-two

See that URL for an explanation and files that allow you to "stream" FLV.

It would be better to use the Red5 server which is an open source Flash streaming server (Java). That way you don't overload Apache when you stream media. Apache is mainly built for delivering HTTP Responses as fast as possible, not stream media - especially with the prefork model.

Running PHP as a CGI script should be a better option then through Apache also.

The ease of use of using PHP is great though.
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC