Can't find CameraWebServer Example Code

The example I am attempting to follow says
" In your Arduino IDE, go to File > Examples > ESP32 > Camera and open the CameraWebServer example."

I cannot find even File > Examples > ESP32 > (see screenshot)

I have added ...
https://dl.espressif.com/dl/package_esp32_index.json

image

In the boards menu you need to select the ESP32 board that you have for the ESP32 examples to show up. The ESP examples won't show with Uno selected as the board to compile for.

This is what I have, but surprise,surprise, I cannot see it in lists.
image

It is a long list, but here it is:

Is this what you are looking for?

:+1:

It would be tremendously helpful if the IDE sorted that list in alphabetical order.

1 Like

:grinning::+1: !

Solved. Thanks :wine_glass:

Yeah, it took me a good 3 minutes to find the right one and I knew it was there and what to look for.

I do like the new menu, though, with the boards cores enumerated instead of the old endless list.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.