Take photo from ESP32-CAM with Python
In the program change the URL for yours, as indicated in the serial terminal
url = "http://IP/cam-hi.jpg"
This example work with https://github.com/yoursunny/esp32cam library.
Check the project page: https://www.gsampallo.com/blog/?p=500