Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    大佬们,我想在V851s上实现mjpeg-streamer+MIPI camera

    V Series
    4
    5
    2180
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      NULL037 LV 7 last edited by

      已完成步骤:
      在menuconfig中
      选中
      f043b7b3-6a4e-48f0-ad2b-293f51e02c32-image.png
      并选中下面这几项
      c690ed63-0408-4619-89f9-eddba86f7671-image.png

      在kernel menuconfig中的配置
      14355bfd-9fba-4fe7-9c70-b413e17ea5ad-image.png
      77d9a2c3-8c89-4839-8b72-665637e7b016-image.png

      启动开发板后:
      b8ba628d-2170-4179-8117-745151c901b1-image.png
      0635c73b-7e77-47cb-a862-e23877b815ca-image.png

      系统自带的camerademo可以进行拍照。

      在已经联网的情况下,调用

      mjpg_streamer -i "/usr/lib/input_uvc.so -r 1920x1088 -d /dev/video0"  -o "/usr/lib/output_http.so -w /www/webcam"
      

      报如下错误
      66ab6abb-25b7-4532-b395-4aa7da005162-image.png

      在/usr/lib中都有对应的依赖
      23ed78d6-00bc-4d43-9fa9-6820bbbefaae-image.png

      请问是缺少了什么吗?

      F N C 3 Replies Last reply Reply Quote Share 0
      • N
        NULL037 LV 7 @NULL037 last edited by

        @null037 38dd1c8c-cc4e-4635-b0ad-3422f1856a50-image.png 红色箭头所用的.so文件是针对于免驱动USB摄像头所用的,对于MIPI摄像头需要生成一个对应的.so文件,请问大佬们,如何去制作一个MIPI摄像头的.so文件

        1 Reply Last reply Reply Quote Share 0
        • F
          fanfan LV 6 @NULL037 last edited by

          @null037 +1!!

          1 Reply Last reply Reply Quote Share 0
          • WhycanService
            WhycanService LV 8 last edited by WhycanService

            mipi出来的是raw图像,需要过一遍isp才能转换yuv吧,uvc出来的就是yuv或者jpeg了

            1 Reply Last reply Reply Quote Share 0
            • C
              chengwei_peng LV 6 @NULL037 last edited by

              @null037 第三方的camera应用,在全志平台不一定可以用起来的,全志平台需要的一些必不可少的ioctl,在第三方应用不一定有支持,如果你一定需要使用第三方应用,可能需要给第三方应用打补丁了。具体参考camerademo。

              1 Reply Last reply Reply Quote Share 0
              • 1 / 1
              • First post
                Last post

              Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

              行为准则 | 用户协议 | 隐私权政策