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. -- www.denisgottardello.it Skype: mrdebug Videosurveillance and home automation! http://www.denisgottardello.it/DomusBoss/DomusBossIndice.php _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
