Psuedo Streaming MP4's with PHP

by Tuxxin
2 replies
I've been working on a fairly large video hosting website for most of the year and had a ton of issues trying to stream MP4's with PHP. If you've created/manage a video hosting site you know that you need to do this in order to track embedded video views and just overall being able to control the content. It took me awhile to complete this task and I figured I'd share to maybe help anyone else with this issue.

Check out Pseudo Streaming MP4's with PHP - HTML5 Video Streaming by Tuxxin Inc.

If you have any questions or input, please post.
#mp4 #php #psuedo #streaming
  • Profile picture of the author Valdor Kiebach
    Its not often someone posts a useful bit of php.

    Thanks for doing this.
    {{ DiscussionBoard.errors[9142438].message }}
    • Profile picture of the author Tuxxin
      Originally Posted by Valdor Kiebach View Post

      Its not often someone posts a useful bit of php.

      Thanks for doing this.

      Not a problem. I know it took me a long time to get it working properly. However there is a slight bug in the code I'm still working to resolve. If you seek out of buffer, the stream freezes. I hope to have this resolved soon.
      {{ DiscussionBoard.errors[9142463].message }}

Trending Topics