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

A webcam firmware for ESP32 based camera modules

Results 12 esp32-cam issues
Sort by recently updated
recently updated
newest added

Hi, I configured the stationList[] in myconfig.sample.h to connect to my WiFi network with DHCP. Yet it appears to be stuck on the IP 192,.168.4.1 which is not in my...

I'd like to hook up an ESP32-CAM to my NVR recorder, but this requires ONVIF protocol. Is that something that can be incorporated?

question
feature request

## Environment: macOS Monterey 12.1, Homebrew ## Device [LilyGO TTGO T-Camera ESP32-WROVER](https://makeradvisor.com/esp32-ttgo-t-camera-pir-sensor-oled/) ## menuconfig: ``` [*] Use SSD1306 LCD Driver Interface (I2C Interface) ---> Panel Type (128x64 Panel) ---> (22)...

may i ask for help sir, my esp32 cam error repeatedly after the flash is successful rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff0018,len:4 load:0x3fff001c,len:1216 ho 0...

help wanted

is there no servo to move the esp32-cam to make it more flexible, sir, thank you in advance and your project is very good.

feature request

Hi! Will there also be support for an IR motion sensor?

feature request

I'm sure this is a topic that may have came across the mind of several people looking into this and similar projects: would you consider relevant to enable MQTT for...

feature request

Looking through the code and menuconfig it looks like there is the possibility of an OTA mechanism, but not seeing how this would be done.

feature request

Most people probably have some of those cheap copies of the _Ai Thinker ESP32-CAM_ modules. Those have a onboard (red) LED. It would be great, if the LED could be...

feature request

I couldn't help but notice, that all requests to the ESP board are done with GET requests using query parameters. This is ok for fetching settings or requesting the stream,...

feature request