ArduCAM_ESP32S_UNO icon indicating copy to clipboard operation
ArduCAM_ESP32S_UNO copied to clipboard

Issues with Image Capture Example Sketch

Open hunterschoening opened this issue 5 years ago • 3 comments

Hey guys,

I'm having an issue with the image capture example sketch, when I click on a resolution option on the UI, the serial monitor begins to flash a series of GET requests over and over, sometimes it might go on for a few seconds whereas other times it may go on for 30+ seconds until the image is finally captured and sent, but the time taken to capture and send the image still reference times around 30 ms even though I'm not seeing the image for 30+ seconds sometimes. Has anyone ever experienced this issue? I'll attach an image of the serial monitor and what it looks like. Thanks in advance for any tips/help you guys can lend me! image

hunterschoening avatar Mar 11 '19 23:03 hunterschoening

Hello, our HTML page is no longer maintained, we recommend you to use android app.The link is here: https://github.com/ArduCAM/ArduCAM_ESP8266_UNO/tree/master/libraries/ArduCAM/examples/ESP8266/ArduCAM_ESP8266_Nano_V1_Capture

ArducamSupport avatar Mar 14 '19 08:03 ArducamSupport

@ArducamTeam Thanks for the response! However it seems like that link you supplied might be a dead link? Makes sense that its the HTML page that's causing the issues since the image capture and transmission times are very low. Thanks in advance if you can provide me a link to an explanation of how to use this example with an app instead of the HTML page!

hunterschoening avatar Mar 14 '19 17:03 hunterschoening

@hunterschoening Hello, Sorry for the bad link. Please download the application from here https://github.com/ArduCAM/ArduCAM_ESP8266_UNO/blob/master/libraries/ArduCAM/examples/ESP8266/ArduCAM_ESP8266_UNO_Capture/Arducam.apk For the detail operations, you can refer to https://youtu.be/n1dDGNpbxGM

UCTRONICS avatar Mar 15 '19 02:03 UCTRONICS