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

ESP32-OV7670-WebSocket-Camera

Demonstrates Video Streaming from ESP32+OV7670 hardware using WebSocket protocol

Documentation

Here's a full article ESP32+OV7670?-?WebSocket Video Camera describing the project

Acknowledgements

The project is based on the "ESP32 I2S Camera" by bitluni

License Since parts of the code are taken from the esp-cam-demo which are subject to the Apache License 2.0 license. You will find a note in at the top of the respective files. The rest of the code is Public Domain