mudassar-tamboli / ESP32-OV7670-WebSocket-Camera

Demonstrates Video Streaming from ESP32+OV7670 hardware using WebSocket protocol
Apache License 2.0
79 stars 22 forks source link

I can not show image #9

Closed cool3690 closed 2 years ago

cool3690 commented 4 years ago

hello,I use your code I have connect connected it WiFi connected : IP address : 192.168.1.111 AP IP address: 192.168.4.1 WebSocket server started. Http web server started. but my camera does not show image... it show `dhcps: send_nak>>udp_sendto result 0
dhcps: send_nak>>udp_sendto result 0

[0] Connected from 192.168.1.78 url: /  
WStype a not handled   
canvas_QQ_VGAdhcps: send_nak>>udp_sendto result 0  
dhcps: send_nak>>udp_sendto result 0  
`

my board is esp32+ov7670 but my ov7670 has a quiet different, I dont have XCLK , PCLK I just have RCK I dont know how can I do,please help me thanks

luisvaag007 commented 2 years ago

Hi, did you get it?

cool3690 commented 2 years ago

I have sloved problem ,thanks.

luisvaag007 commented 2 years ago

How did you did it?

Oscilloscopy commented 2 years ago

uhh