943,774 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 2676
  • PHP RSS
Apr 23rd, 2008
0

FLV streaming in php??

Expand Post »
Please advise me how to use FLV video streaming in php and please provide me the source code.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
vganeshvenu is offline Offline
5 posts
since Apr 2008
Apr 24th, 2008
0

Re: FLV streaming in php??

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.
Moderator
Reputation Points: 457
Solved Threads: 101
Nearly a Posting Virtuoso
digital-ether is offline Offline
1,250 posts
since Sep 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: Edit join rows using a form!!!!!Help!!!!
Next Thread in PHP Forum Timeline: PHP 5 Cheatsheet





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC