How to do Http Video Streaming PHP or an referece

2019-09-05 15:02发布

问题:

In one of my project i have a requirement for live or on demand video streaming. I am using PHP and AJAX for this project so i want to know how to do Http Video Streaming PHP or an referece site to do this.

回答1:

Your question is a bit vague, so it might be hard to get you exactly what you want...
Still, here are a couple of questions/answers you might want to take a look at ; they might provide you with useful informations :

  • Live Video Streaming with PHP
  • How to embed YouTube videos in PHP ?
  • Streaming video file?
  • Add dynamic video content (YouTube like) (PHP)
  • How to display youtube-like video player in website?
  • Maybe also Making a video sharing site, need a videoplayer

Hope those help ;-)

Have fun !
And if you have a more precise problem/question, don't hesitate to ask another question !