camera_display

Example of the component espressif/usb_host_uvc v2.5.2
# 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.5.2:camera_display"

or download archive (~7.72 KB)