[FFmpeg-user] Video transcoding of the streamed data.

Anil J anilj.mailing at gmail.com
Fri May 17 18:56:02 CEST 2013


>
> You can see http://ffmpeg.org/trac/ffmpeg/wiki/StreamingGuide for some
> info.
>
> Most of the examples here assumes that the video stream is available from
server. In my case, the proxy is receiving the video data in HTTP response
packets in continuous manner. At proxy server, I can read the video data,
buffer it if required, and pass it to FFmpeg for transcoding. Is this
correct approach to do?

I also want to put the transcoded video chunk back in the HTTP response to
pass it further to the client.

/anil.


More information about the ffmpeg-user mailing list