When using the ftdi adapter and esp32 cam, opening the web browser to access the image the camera has captured, however when I have opened that browser, how can I send back to arduino that an image has been detected such as a face? or an object?
The code is working completely fine and there are no program errors it is just on how send something back to arduino for it to recognise that an image has been detected.