Search found 1 match

by felixlastname
Mon Nov 28, 2022 1:28 pm
Forum: General Discussion
Topic: esp32 cam takes old image
Replies: 3
Views: 6726

Re: esp32 cam takes old image

Find your answer here: https://github.com/espressif/arduino-esp32/issues/6047

Add to your code: config.grab_mode = CAMERA_GRAB_LATEST;