[Libav-user] I need some C++ source code example for MJpeg streaming

Wenpeng Zhou zhou.wenpeng at rdnet.fi
Thu Nov 1 09:04:26 CET 2012



> -----Original Message-----
> From: libav-user-bounces at ffmpeg.org [mailto:libav-user-
> bounces at ffmpeg.org] On Behalf Of Denis
> Sent: 30. lokakuuta 2012 9:42
> To: This list is about using libavcodec, libavformat, libavutil,
libavdevice and
> libavfilter.
> Subject: Re: [Libav-user] I need some C++ source code example for MJpeg
> streaming
> 
> In data lunedì 29 ottobre 2012 23:26:12, Wenpeng Zhou ha scritto:
> > But I do not know how to program MJpeg stream with C++.
> > Who can provide some examples?
> 
> 
> If you want to send a stream across the network in mjpeg format is not
> necessary to use ffmpeg. The only thing that you must do is send jpg
images
> in sequence. You can watch the stream with firefox for example.
> 
> 
HI Denis,

Thanks for your reply!
Firstly, I will use ffmpeg to capture live video, then http stream the live
video in the format of mjpeg.
How can I do? Does ffmpeg has some APIs to do it?



More information about the Libav-user mailing list