FFMPEG + FFSERVER on this server...or what?
  • Vote Up0Vote Down bobmanebobmane August 2010
    Posts: 1Member
    is FFSERVER part of the package here? on this server?

    or, if i upload a video file and want to do mutibitrate streaming how is is done programatically?


    ffmpeg [ reads input video file -> transcodes -> sends to IP:Port ] —-> ffserver [ running on IP:Port -> receives data -> serves clients with received data]

    how does this work in your hosting account?