Hello everyone! I’m working on a small project with an ESP32-CAM to capture images and stream them to a server. I came across this tutorial on using the ESP32-CAM for RGB color identification with OpenCV: https://www.theengineeringprojects.com/2025/06/esp32-cam-based-rgb-color-identifier.html
I’m curious if Wolfram Community or Wolfram Cloud could receive these images and run quick processing (like detecting colors or shapes) and then show results in a notebook or dashboard. I’ve also looked at Wolfram’s HTTP APIs and saw a few community posts about integrating IoT sensors with Wolfram. Has anyone done something similar sending images from ESP32 to Wolfram and doing simple real-time analysis there?