Page 1 of 1

Esp 32 webserver including cam-stream not responding to http request

Posted: Wed May 08, 2024 2:46 pm
by Cyan.ano
  1. Hello,
  2. I have the following problem, my esp32 is streaming to a web server that it hosts itself within my local network. I can also access the web server and watch the stream. Now I wanted to send an http request within a Flutter application to save one frame from the stream. However, I don't even get a response from the server. To be honest, I have no idea what the reason for this could be, as this is not really my area expertise. I would be very grateful for help!
  3.  
  4. Kind regards
  5.