RK3399板子获取rtsp流报错drm prime is not supported as input pixel format

不要使用ffmpeg,使用gstreamer
编译opencv之前,需要安装gstreamer依赖, cap.open时指定CAP_GSTREAMER

int opened = cap.open("rtsp://admin:xxxxx@192.168.3.108:554/cam/realmonitor?channel=1&subtype=1",CAP_GSTREAMER);

RK3399 opencv rtsp流报错drm prime is not supported as input pixel format相关推荐

  1. OpenCV drawMatches出现报错Error: Assertion failed

    OpenCV drawMatches出现报错Error: Assertion failed (i2 >= 0 && i2 < static_cast<int>( ...

  2. pip 安装报错,is not a supported wheel on this platform

    可能的原因1:安装的不是对应python版本的库,下载的库名中cp27代表python2.7,其它同理. 可能的原因2:这个是我遇到的情况(下载的是对应版本的库,然后仍然提示不支持当前平台) 我下载到 ...

  3. pip安装报错:is not a supported wheel on this platform

    可能的原因1:安装的不是对应python版本的库,下载的库名中cp27代表python2.7,其它同理. 可能的原因2:这个是我遇到的情况(下载的是对应版本的库,然后仍然提示不支持当前平台) 我下载到 ...

  4. 解决React Native报错:Error:Found unexpected optical bounds (red pixel)

    问题背景 同样是在升级 gradle plugin V2.2.3 --> gradle plugin V3.0.1后,运行至打包APK期间报错: Error:found unexpected o ...

  5. Python——pip安装报错:is not a supported wheel on this platform

    pip安装报错:is not a supported wheel on this platform 可能的原因1:安装的不是对应python版本的库,下载的库名中cp35代表python3.5,其它同 ...

  6. FFMpeg打开文件报错:Invalida data found when processing input

    我这边出现的错误是打开mp4文件能打开,aac文件也能打开,但是打开mp3文件的时候就开始报错:Invalida data found when processing input. 在我测试的过程中发 ...

  7. MindSpore求导传入sens值时infer报错For apos;MatMulapos;, the input dimensions

    1 报错描述 1.1 系统环境 Hardware Environment(Ascend/GPU/CPU): GPU Software Environment: MindSpore version (s ...

  8. Latex 排版报错的语句 \begin{ALC@g} on input line 927 ended by \end{algorithmic}. \end{algorithmic}

    Latex 排版报错的语句 \begin{ALC@g} on input line 927 ended by \end{algorithmic}. \end{algorithmic} 我源代码是这个样 ...

  9. 针对报错 ValueError: When using data tensors as input to a model, you should specify the `steps_per_epoc

    针对报错 ValueError: When using data tensors as input to a model, you should specify the steps_per_epoch ...

  10. mybatis 报错:Cause: java.lang.NumberFormatException: For input string: ““

    mybatis 报错:Cause: java.lang.NumberFormatException: For input string: "" 问题描述 我使用的mybatis版本 ...

最新文章

  1. Memcache压力测试工具 -- memslap
  2. 栈的逆转(递归实现)
  3. 5.5.3 per-connection time zone support
  4. c语言 字符转int型,C语言—类型之间的转换
  5. 算法岗面试前怎样高效刷题?
  6. java构造器_Java类加载的过程
  7. gitlab与已安装nginx(tengine)冲突解决方案,使用自己安装的nginx(tengine)
  8. 常用Python文件
  9. MyBatis学习(三)--MyBatis配置文件简介
  10. Java开发笔记(一百三十五)Swing的文件对话框
  11. 使用perforce+git处理连线离线工作的pipeline
  12. 关于Demo3D中的Random
  13. linux线程 ppt,实验十七Linux下进程线程的创建.ppt
  14. AMD GPU任务调度(1)—— 用户态分析
  15. 九度[1029]-魔咒词典
  16. 中国科学技术大学 先进技术研究院
  17. 无法登陆github官网的问题(能ping通但打不开网页)
  18. QCustomplot放大与缩小
  19. 【数字图像处理】六.MFC空间几何变换之图像平移、镜像、旋转、缩放详解
  20. 微信公众平台群发规则说明

热门文章

  1. threejs的shader材质 颜色混合函数mix
  2. HTML生成Word文档,可自定义Word文档页眉、页脚、分页。
  3. 德国大学新突破:实现数千原子量子纠缠
  4. java redis scan6_Redis中scan命令的深入讲解
  5. MF前传——探索者一号液晶屏接线
  6. DSPF28335学习笔记之(1)CMD文件说明
  7. 解决Untracked Files Prevent Checkout问题
  8. office表格怎么冻结前两行_office 2010下excel表格中冻结功能操作任意行的技巧
  9. 网络——局域网和广域网
  10. 火车进出栈【卡特兰数】【高精度】【压位】【压int位】