wezelball 0 Newbie Poster

Hi,

Is there a library/plugin that will allow me to display an MJPEG encoded image from a web server? I am developing an app in pygtk (using glade as GUI designer), and this server supposedly downloads a java applet to the client to handle streaming.

Googling this has led me to two embedded web browsers (pyGtkMozEmbed and ptWebKitGtk). I tried pyGtkMozEmbed, but the image would not show. I understand that webKitGtk will not work under Windows XP. Although multi-platform would be ideal, I need something that will work under Windows XP.

Any thoughts?