I can ping the camera with the command line from windows. But i can´t get a picture/ video out of it. I tried to add a picture to the dashboard, with the IP as the source of the picture.
Is there something wrong with the code or did I mess up the installion of my ESP32 Cam?
And a maybe dump question: Can I let the CAM connected to the ESP flasher Board to run it or do
I have to use 5v GND on the Pins? Can´t find anything about it but I tried both ways. All the videos and tutorials that I found were about a little USB flasher and no one used this board that i´ve got.
I hope anyone can help
ok so the pins I used are for the Ai-Thinker Camera. Now i´ve got them for the ESP32 Camera Component form the ESPhome Homepage. But still the the error…
INFO Reading configuration /config/esphome/esp-cam1.yaml...
INFO Starting log output from esp-cam1.local using esphome API
INFO Connecting to esp-cam1.local:6053 (192.168.0.20)
INFO Successfully connected to esp-cam1.local
[23:44:20][I][app:106]: ESPHome version 2021.8.2 compiled on Sep 1 2021, 23:32:28
[23:44:20][C][wifi:499]: WiFi:
[23:44:20][C][wifi:359]: SSID: [redacted]
[23:44:20][C][wifi:360]: IP Address: 192.168.0.20
[23:44:20][C][wifi:362]: BSSID: [redacted]
[23:44:20][C][wifi:363]: Hostname: 'esp-cam1'
[23:44:20][C][wifi:367]: Signal strength: -48 dB ▂▄▆█
[23:44:20][C][wifi:371]: Channel: 1
[23:44:20][C][wifi:372]: Subnet: 255.255.255.0
[23:44:20][C][wifi:373]: Gateway: 192.168.0.1
[23:44:20][C][wifi:374]: DNS1: 192.168.0.1
[23:44:20][C][wifi:375]: DNS2: 0.0.0.0
[23:44:20][C][logger:189]: Logger:
[23:44:20][C][logger:190]: Level: DEBUG
[23:44:20][C][logger:191]: Log Baud Rate: 115200
[23:44:20][C][logger:192]: Hardware UART: UART0
[23:44:20][C][esp32_camera:043]: ESP32 Camera:
[23:44:20][C][esp32_camera:044]: Name: esp-cam1
[23:44:20][C][esp32_camera:045]: Board Has PSRAM: YES
[23:44:20][C][esp32_camera:047]: Data Pins: D0:17 D1:35 D2:34 D3:5 D4:39 D5:18 D6:36 D7:19
[23:44:20][C][esp32_camera:048]: VSYNC Pin: 22
[23:44:20][C][esp32_camera:049]: HREF Pin: 26
[23:44:20][C][esp32_camera:050]: Pixel Clock Pin: 21
[23:44:20][C][esp32_camera:051]: External Clock: Pin:27 Frequency:20000000
[23:44:20][C][esp32_camera:052]: I2C Pins: SDA:25 SCL:23
[23:44:20][C][esp32_camera:053]: Reset Pin: 15
[23:44:20][C][esp32_camera:071]: Resolution: 640x480 (VGA)
[23:44:20][E][esp32_camera:090]: Setup Failed: ERROR
[23:44:20][C][captive_portal:148]: Captive Portal:
[23:44:20][C][ota:029]: Over-The-Air Updates:
[23:44:21][C][ota:030]: Address: esp-cam1.local:3232
[23:44:21][C][ota:032]: Using Password.
[23:44:21][C][api:095]: API Server:
[23:44:21][C][api:096]: Address: esp-cam1.local:6053
Thanks for the response … was thinking for access for third parties.
Also, I am extending this and want to publish the camera.image to mqtt.
Trying to keep it within ESPhome, something like this: