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

Expanded version of the Espressif ESP webcam

Results 57 esp32-cam-webserver issues
Sort by recently updated
recently updated
newest added

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...

I would like to install the ESP32 cams onto my pan-tilt (x and y axes) servo motor brackets, as I wish to be able to control where the camera is...

enhancement
help wanted
back burner

Hello everybody! Would it be possible to crop the image to a certain area? I have a camera in the peephole and only 30% of the image is useful ![esp32](https://user-images.githubusercontent.com/103574419/163702737-6c047985-fa31-462a-942e-c658501f1001.png)...

enhancement
wontfix

- Added dimensions to the Resolutions -Added some titles to the options for better user understanding

I intend to use this as a general user interface for other sensors e.g. door open/close sensor, temperature, distance etc. I would like to display this information to the user...

enhancement
wontfix

add a quick solution for add sensordata into the webpage by using ajax. I reloads the data inline without refresh the whole webpage. It is deactivate in the code. To...

Also happens when I use a simple SSH tunnel, but NOT when i connect from my local network https://github.com/espressif/arduino-esp32/issues/2983 I'd like remote access working...

bug
help wanted

A tool I use at times is the ability to upload a .bin file directly to the web server rather than via the IDE's OTA utility. A quick search has...

enhancement
help wanted
back burner

I'd really like if there was an option in the config to make the AP stay active even if the WiFi is connected as a client. Unfortunately, due to the...

enhancement
help wanted
back burner

I run into a problem where streamURL resolves to 0.0.0.0 and while the website works, the stream is not visible because it points to 0.0.0.0:81 . It's probably because the...

enhancement
wontfix