camera_web_server not working
Posted: Fri Apr 12, 2019 4:14 am
Hi,
I tried to set up the camera_web_server but get th following errors:
(386) sccb: pin_sda 18 pin_scl 23
I (396) sccb: SCCB_Probe start
E (886) camera: Detected camera not supported.
E (886) camera: Camera probe failed with error 0x20004
E (886) app_camera: Camera init failed with error 0x20004
I (886) camera_httpd: Starting web server on port: '80'
I (896) camera_httpd: Starting stream server on port: '81'
I (192946) wifi: n:1 0, o:1 0, ap:1 1, sta:255 255, prof:1
I (192946) wifi: station: 2c:0e:3d:e3:97:73 join, AID=1, bgn, 20
I (192946) camera wifi: station:2c:0e:3d:e3:97:73 join, AID=1
dhcps: send_offer>>udp_sendto result 0
I (193466) tcpip_adapter: softAP assign IP to station,IP is: 192.168.4.2
I configured the camera as esp-eye.
the AP is available, i can connect to it, but when i try to open the website, I run into a timeout.
Do I have to make other changes to the default configuration?
Bodo
I tried to set up the camera_web_server but get th following errors:
(386) sccb: pin_sda 18 pin_scl 23
I (396) sccb: SCCB_Probe start
E (886) camera: Detected camera not supported.
E (886) camera: Camera probe failed with error 0x20004
E (886) app_camera: Camera init failed with error 0x20004
I (886) camera_httpd: Starting web server on port: '80'
I (896) camera_httpd: Starting stream server on port: '81'
I (192946) wifi: n:1 0, o:1 0, ap:1 1, sta:255 255, prof:1
I (192946) wifi: station: 2c:0e:3d:e3:97:73 join, AID=1, bgn, 20
I (192946) camera wifi: station:2c:0e:3d:e3:97:73 join, AID=1
dhcps: send_offer>>udp_sendto result 0
I (193466) tcpip_adapter: softAP assign IP to station,IP is: 192.168.4.2
I configured the camera as esp-eye.
the AP is available, i can connect to it, but when i try to open the website, I run into a timeout.
Do I have to make other changes to the default configuration?
Bodo