-
I executed the program, but the following error message occurred:
\ESP32-CAM_Audio-main\ESP32-CAM_Audio\audio_server.h: In function 'void mic_i2s_init()':
audio_server.h:84:29: error: 'I2S_COMM_FORM…
-
Hello and congratulations for this wonderful job.
I wanted, if possible, to ask you some questions about it.
Is the product you find the link suitable for this project?
https://www.amazon.it/diym…
-
Please add support for ESP32 based VTX described here: https://github.com/RomanLut/hx-esp32-cam-fpv
It has no security keys and uses JPEG compression. Otherwise looks similar to wfb-ng.
Why: it's …
-
Hello,
please can I ask a question if there is any possibility or some simple modification of your http server code to enable HTTPS protocol instead of HTTP? I guess it will be probably quite complic…
-
Dear Sir,
I thought to include both the features, i.e. image by PIR or by InlineKeyboard
I tried to copy the required code from "ESP32-CAM_PIR_Telegram" to "ESP32-CAM_Telegram_getUpdates" but it c…
-
### CircuitPython version
```python
CircuitPython 9.1.0-beta.3 (https://circuitpython.org/board/ai-thinker-esp32-cam/)
```
### Code/REPL
```python
import espcamera
import board
cam = espcamera…
-
Hi I wish to use it in my esp32-cam project.
The camera driver does not work properly so I can not get raw data. Therefore I want to use the camera in JPEG mode.
I will have a buf array. In this li…
-
-
https://zhuxingda.github.io/post/esp32-cam_hello_world_note/?code=5f431698c39f8205c7fe
-
I have an ESP32-S3 WROOM with OV2640 cam attached to it, which is very similar to the third Air Unit variant 3 described in the README file. When I upload the firmware files from the latest release to…