mudassar-tamboli / ESP32-OV7670-WebSocket-Camera

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

websocket library problem #4

Open shikharuniyal opened 5 years ago

shikharuniyal commented 5 years ago

when i am compiling it is showing ->

C:\Users\User\Desktop\ESP32-OV7670-WebSocket-Camera-master\ESP32_WebSocket_Camera\ESP32_WebSocket_Camera.ino:6:24: fatal error: WebSockets.h: No such file or directory

what should I do to make it work?