bitbank2/JPEGDEC

Support loading image from HTTP

Closed this issue · 1 comments

Hi, do you think it would be possible to read the image via the network, instead than from disk or RAM?
I would like to make this work without an SD, if at all feasible

The image data can come from anywhere. You can write open/read/seek callback functions any way you want as long as the data is valid.