Search found 1 match
- Mon Apr 05, 2021 7:34 am
- Forum: General Discussion
- Topic: how to access frame buffer data directly?
- Replies: 1
- Views: 2184
how to access frame buffer data directly?
Hello! I am new to ESP32 CAM..I have just started using it. So I am doing a project which involves accessing the pixel data directly. After going through the https://github.com/espressif/esp32-camera/blob/master/driver/include/esp_camera.h I found that the pixel data is stored in a variable named bu...