云平台训练好的det_video文件中只定义了两个sensor摄像头CSI1,CSI2,
相当于CSI1,CSI2两个都绑定绑定通道0的输出到vo(一个x=0, y=240,一个x=400, y=240)。一个摄像头rgb888p_img从它的通道2获取用来AI推理的图像,另一个rgb888p_img2从它的通道1获取用来AI推理的图像结果报错
Traceback (most recent call last):
File "", line 349, in
File "", line 191, in detection
File "media/media.py", line 181, in init
RuntimeError: MediaManager, vb config failed(-1610317806), at now please reboot the board to fix it.
MPY: soft reboot
CanMV v1.2.2(based on Micropython e00a144) on 2024-12-18; k230_canmv_01studio with K230
代码链接https://blog.csdn.net/2201_75423240/article/details/145939002?sharetype=blogdetail&sharerId=145939002&sharerefer=PC&sharesource=2201_75423240&spm=1011.2480.3001.8118