HI, I just tried threadedImageLoaderExample which is in OF/examples/addons folder.
And if I run the code, loading images from disk works well but loading images from URL doesn’t seem to work.
The link works fine when I tried in the web browser.
This is the error message it outputs
[ error ] ofxThreadedImageLoader: couldn't load url, response status: 301
Does anyone know how to fix this?
I’m using OF v0.9.8 on OSX.