固件类型:官方提供的固件
固件文件名称:roc-3588s-pc_ubuntu20.04-gnome-r21199_v1.0.1b_2208
固件下载地址:官方下载地址
Log日志:buildinfo.tar
尝试在板子上使用OpenCV,照着wiki的Firefly Linux Guide的《OpenCV编译和安装》章节进行操作,编译后从git下载了rkisp-v4l2样例进行测试,其中C++的v4l2_simple_demo可以成功运行,但是python demo运行失败,问题为opencv_gst_test.py中cv.VideoCapture()总是返回False。对此想寻求帮助。
VideoCapture管道为cap = cv.VideoCapture(‘v4l2src device=/dev/video1 ! video/x-raw, format=NV12, width=1920, height=1080, framerate=30/1 ! videoconvert ! appsink’, cv.CAP_GSTREAMER)。经过验证,修改sink后该管道可以使用gst-launch-1.0播放。
cv.getBuildInformation()的返回结果附件,没有看出问题。
tchip_askquestions
buildinfo.tar (10 KB)