esp32-cam-webserver icon indicating copy to clipboard operation
esp32-cam-webserver copied to clipboard

Android display issues - Stream failed, code = 45062 : ESP_ERR_HTTPD_RESP_SEND#

Open yavinmaster opened this issue 2 years ago • 5 comments

I've tried 3 modules now and see the same problem with all of them. Connecting using a Windows 10 Laptop and Chrome and all works well. If I connect using either an Android tablet or phone then the stream works for about 15 seconds then stops. I've played with several settings but nothing seems to help. I've tried chrome and firefox on android. I've also tried "desktop mode". I've tried direct 5V supplies and USB power so I can keep an eye on the serial coms - this potentially gives the only clue as to what is going wrong where I sometimes receive the error - "Stream failed, code = 45062 : ESP_ERR_HTTPD_RESP_SEND#" To be clear, I have the same issue with the standard Arduino demo for the esp32-cam.

yavinmaster avatar Jun 25 '22 15:06 yavinmaster

My guess would still be power supply. I found I need a 5v 2amp power supply to have reliable streaming. Putting a 30 - 100 uf cap across the module's supply pins helps a lot too with a 1 amp supply but still not reliable streaming.

80stech avatar Jun 25 '22 16:06 80stech

Same issue here but only on ESP32 WROOM chips. I have then used the ESP32S chip and have no problems.

dilmash avatar Aug 22 '22 11:08 dilmash

Thanks for the suggestion, but with a 100uF capacitor fitted and connecting to a bench top power supply set to 5V and 2A limit, I see exactly the same issue.

On Sat, 25 Jun 2022, 17:03 80stech, @.***> wrote:

My guess would still be power supply. I found I need a 5v 2amp power supply to have reliable streaming. Putting a 30 - 100 uf cap across the supply pins helps a lot too with a 1 amp supply but still not reliable streaming.

— Reply to this email directly, view it on GitHub https://github.com/easytarget/esp32-cam-webserver/issues/260#issuecomment-1166316117, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQVOYFQUB76DKTUFWR6NKDVQ4UTNANCNFSM5Z2ORHFA . You are receiving this because you authored the thread.Message ID: @.***>

yavinmaster avatar Oct 11 '22 07:10 yavinmaster

Same for me. Would appreaciate a solution. Currently too unstable to really use it in home automation

derrapf avatar Jul 06 '23 22:07 derrapf

same issue here , getting this error every few mins. This and the random freezing after few days is stopping me from using this as a 24/7 cam.

uvish avatar Aug 01 '23 18:08 uvish