<DC-IRC> [Discord] <learnopenhd> I used this command to generate the image。
<DC-IRC> [Discord] <learnopenhd> [✨] Repeat Build Options (early) [ ./compile.sh build BOARD=cherryba-m1 BRANCH=current BUILD_DESKTOP=no BUILD_MINIMAL=no KERNEL_CONFIGURE=no RELEASE=bookworm ]
<DC-IRC> [Discord] <learnopenhd> Afterwards, I inserted a normal USB camera without drivers into the cherryba-m1 board.
<DC-IRC> [Discord] <learnopenhd> Linux has recognized the camera as shown in the image below:
<DC-IRC> [Discord] <learnopenhd> However, when I tested the camera using the following code:
<DC-IRC> [Discord] <learnopenhd> The program has frozen and is not responding.
<DC-IRC> [Discord] <learnopenhd> I installed V4L2 through apt. Is there any issue with V4L2?