开发者

Open Source PHP script for HTTP video streaming?

开发者 https://www.devze.com 2022-12-12 04:02 出处:网络
Open Source PHP script for HTTP video streaming? I need some PHP script or script lib for enabling reading and writing from and to a HTTP stream. I want to write chunks of data...

Open Source PHP script for HTTP video streaming?

I need some PHP script or script lib for enabling reading and writing from and to a HTTP stream. I want to write chunks of data...

Actually I'm looking for such thing because adobe Flash 10.1 now supports it... So it looks for me lots of such questions will appear soon)

BTW: I do not need some special 开发者_运维问答server - I need a script that will be using PHP Streams Introduced in php 4.3 so it will work on normal apache php hosting…

So… What do I need? I need -

• Open Source Libs

• Tutorials

• Blog posts/Articles


would something like xmoov work for you? it appears to have some means to allow you to get intimate with the video-stream, but I've not used it first hand

0

精彩评论

暂无评论...
验证码 换一张
取 消