I'm sending jpegs to a web server via Http POST. I can access the bytes of each jpeg file that reaches the web server.

Now I want do display these jpeg as they reach the web server, as a mjpeg video.

How can I do it?

Please help! Thanks

link|improve this question

25% accept rate
feedback

1 Answer

ffmpeg.

See http://electron.mit.edu/~gsteele/ffmpeg/

C.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.