6.32. Video YUYV
6.32.1. Overview
This example project demonstrates a USB UVC device that uses the CAM DVP interface to obtain image information collected by the camera device, and sends the image information to the PC host through USB.
6.32.2. Board Setting
Connect the OV7725 camera device to the CAM interface of the development board. If using OV5640, set CONFIG_CAMERA to OV5640 in the CMakeLists.txt file, with the command set(CONFIG_CAMERA “ov5640”).
Connect USB0 port to PC host
6.32.3. Running the example
After the project is running correctly, the PC will list a camera device, which can be tested through the Tencent Meeting - Settings - Video option. Select HPMicro UVC YUYV for the camera.