ArduCAM / ArduCAM_ESP32S_UNO

ArduCAM ESP32 Series Development Boards
52 stars 19 forks source link

Issues with Image Capture Example Sketch #16

Open hunterschoening opened 5 years ago

hunterschoening commented 5 years ago

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

ArducamSupport commented 5 years ago

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

hunterschoening commented 5 years ago

@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!

UCTRONICS commented 5 years ago

@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