固件类型:官方提供的固件
固件文件名称:ROC-RK3588S-PC-EXT Ubuntu20.04-Xfce-r31136 v1.4.0c
固件下载地址:百度网盘
Log日志:log.tar
在使用gstreamer解码多路流的时候,会有rga的报错
调用解码的部分代码:
std::string pipeline = "rtspsrc location=rtsp://admin:biubiubiu123@192.168.0.105:554/Streaming/Channels/101 latency=200 ! "
“rtph264depay ! h264parse ! mppvideodec format=BGR ! appsink”;
cv::VideoCapture cap(pipeline, cv::CAP_GSTREAMER);
tchip_askquestions
log.tar (2.5 KB)
