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.
I have an mjpeg stream from a web-cam and would like to display it in an application written in python using pygtk.