Streaming Video with PHP

Discussion in 'PHP' started by advancedfuture, Dec 1, 2007.

  1. #1
    Can anyone point me onto some good guides on working with video and PHP?

    Specifically I want users to be able to upload their own videos and have the videos shareable... Kind of like how youtube works... only my application is 100% different.

    Any pointers would be greatly appreciated.
     
    advancedfuture, Dec 1, 2007 IP
  2. dannet

    dannet Well-Known Member

    Messages:
    864
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    153
    #2
    You can check the ffmpg proyect (http://ffmpeg-php.sourceforge.net/), and the flvtool2 proyect (http://inlet-media.de/flvtool2) documentation, I think that its essential to make a functional video sharing proyect based on php. You can also check the source code of the phpmotion video sharing script (its free).

    Good luck
     
    dannet, Dec 1, 2007 IP
  3. hip_hop_x

    hip_hop_x Active Member

    Messages:
    522
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    90
    #3
    there's also ming, php module, but has bugs.
     
    hip_hop_x, Dec 1, 2007 IP