Search found 1 match
- Wed May 08, 2024 2:46 pm
- Forum: ESP32 Arduino
- Topic: Esp 32 webserver including cam-stream not responding to http request
- Replies: 0
- Views: 677
Esp 32 webserver including cam-stream not responding to http request
Hello, 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 ...