Sending JPEG images using WiFi Shield

Greetings,

I am interested in knowing which libraries should I use to send photos using the shield. I am very new to this and I am having a bit of trouble figuring out some things. Also, is it possible to import a library such as OpenCV to stitch the images on the same script?

Thanks,

Gabriel

Hi, um, OpenCV doesn’t run on the OpenMV Cam.

As for sending images, you can run our RPC wifi streaming example here: openmv/README.md at master · openmv/openmv · GitHub

Or, you can send images via MJPEG.