> -----Original Message-----
> From: [email protected] [mailto:libav-user-
> [email protected]] 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?

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to