Hi,
My browser connects to the server through Websocket and get jpg format picture, but how can I display it? can I display it in Canvas or something? Can someone help me?
I that canvas.putImageData can work a little, but how can we use a jpg data?
Thanks