| Supported Targets | ESP32-S2 | ESP32-S3 | ESP32-P4 | | ----------------- | -------- | -------- | -------- | # UVC driver example: Camera and display ## Selecting the USB Component To manually select which USB Component shall be used to build this example, please refer to the following documentation page: [Manual USB component selection](../../../../../../docs/host/usb_host_lib/usb_component_manual_selection.md).
To create a project from this example, run:
idf.py create-project-from-example "espressif/usb_host_uvc=2.3.1:camera_display"