rzeldent/esp32cam-rtsp

No Camera Streaming section therefore no 'Camera' dropdown - failed to initialize camera

Closed this issue · 3 comments

Untitled 5

I do not have the Camera field dropdown.

Hi Troyboy,

I guess you mean the camera config as mentioned in the documentation:
image

If so, this is correct. This has been removed. The reason for that is that before only one ESP32 type was supported but now also the ESP32-S2 and ESP32-S3. Because the toolchain is different this could not be continued.

However, there is a list to better identify the type of camera so you can select the correct one. This can be done by uncommenting the default_envs in the platformio.ini file for your board type...

You have to select the right camera, using the Platformio menu.