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]