Hello — I purchased an ESP-32 Camera module with a carrier board from Amazon. It appears to be running a version of your web server software, but I cannot find the source code that seems to match the features. The software creates an access point rather than connected to the loc al WLAN network. Is the source for this firmware available? I’d like to save off this before overwriting with the arduino lessons because it has several nice features.
The actual module I purchased is here: https://www.amazon.com/dp/B08P2578LV?ref=ppx_yo2ov_dt_b_product_details&th=1
Thanks!
Mitch Mitchell – mitchmitchell1616@gmail.com
Hi.
Some cameras come with a firmware installed with video streaming via access point.
I’m not sure, but I think this is similar to the firmware that comes with the board: https://github.com/rzeldent/esp32cam-ready
I also found this documentation: https://docs.ai-thinker.com/en/esp32-cam I’m not sure if this helps.
Regards,
Sara