esp32-cam-webserver
esp32-cam-webserver copied to clipboard
Android display issues - Stream failed, code = 45062 : ESP_ERR_HTTPD_RESP_SEND#
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.
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.
Same issue here but only on ESP32 WROOM chips. I have then used the ESP32S chip and have no problems.
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: @.***>
Same for me. Would appreaciate a solution. Currently too unstable to really use it in home automation
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.