Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
troyboy27 opened this issue Feb 22, 2024 · 3 comments

Comments

@troyboy27
Copy link

Untitled 5

I do not have the Camera field dropdown.

@troyboy27 troyboy27 changed the title Not 'Camera' dropdown - failed to initialize camera No 'Camera' dropdown - failed to initialize camera Feb 22, 2024
@troyboy27 troyboy27 changed the title No 'Camera' dropdown - failed to initialize camera No Camera Streaming section therefore no 'Camera' dropdown - failed to initialize camera Feb 22, 2024
@rzeldent
Copy link
Owner

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...

@troyboy27
Copy link
Author

troyboy27 commented Feb 23, 2024 via email

@rzeldent
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants