@KaunLeon wrote:
So I'm trying to send a gif image to our server to get a QR code. Our server generally takes base64 strings but I don't really have any idea as to how to achieve this. I've used ofxCrypto and successfully encoded images, but not gif. It would seem that, from experience, ofxCrypto only encodes from ofBuffer / string. Is there a way to load a gif image into ofBuffer?
Base64 strings from individual frames show no similarity with that of the entire gif file either, as tested on an online base64 encoder.
I've searched all over this forum, github and the examples with no results. Does anyone have any ideas? I apologize in advance if I missed some obvious solutions.
Thanks,
Kaun
Posts: 2
Participants: 2