VEYE IMAGING Forum
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    • Register
    • Login

    jetson NX使用RAW-MIPI-SC132M驱动配置

    Scheduled Pinned Locked Moved Jetson App Software
    4 Posts 2 Posters 2.4k Views 1 Watching
    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.
    • L Offline
      lb
      last edited by

      使用的是RAW-MIPI-SC132M这款产品,不知道此款产品能否调节相机参数,比如曝光、白平衡等,我用了下面方式:struct v4l2_control v4l2;
      v4l2.id = V4L2_CID_EXPOSYRE;v4l2.value = 0;ioctl(fd,VIDIOC_S_CTRL,&v4l2);提示我Invalid argument.
      请问这款产品能调节曝光吗?然后请指导一下方法。谢谢。

      veye_xummV 1 Reply Last reply Reply Quote 0
      • veye_xummV Offline
        veye_xumm @lb
        last edited by

        @lb 这个产品不支持自动曝光,支持手动曝光。但是不是通过V4L2接口,而是通过shell脚本直接写寄存器的形式实现的。
        具体可以参考:
        https://wiki.veye.cc/index.php/RAW-MIPI-SC132M_Index
        mv_mipi_i2c.sh 使用说明章节。

        Questions will be answered as soon as possible, please be patient.
        如果你使用中文,请直接用中文提问。
        May the force be with YOU. (This is the translation of the mysterious Chinese symbol above.)

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          lb @veye_xumm
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • L Offline
            lb
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post