Open Source PHP script for HTTP video streaming?

眉间皱痕 提交于 2019-12-24 11:19:33

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/1766358/open-source-php-script-for-http-video-streaming

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!