ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    I'm not able to change frame-rate on tracking and stereo cameras...

    Ask your questions right here!
    2
    5
    335
    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.
    • Ed SutterE
      Ed Sutter
      last edited by

      Running the latest version (VOXL1 4.0.0), we noticed that frame-rate entries in the voxl-camera-server.conf don't have any affect for both stereo and tracking cameras (works as expected with hires).
      Digging into this I just wanna make sure I'm not barking up the wrong tree... Am I correct to assume that voxl-camera-server is the code that initializes the cameras? Does any other service read from voxl-camera-server.conf?

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User
        last edited by

        Hi,

        I just ran a few tests on my board and saw the same behavior, so this'll be marked as an outstanding bug in camera server. There were a few flags that had to be changed to get framerate scaling to work on the QRB platforms and it seems that those are interfering with the raw streams on APQ.

        Ed SutterE 1 Reply Last reply Reply Quote 0
        • Ed SutterE
          Ed Sutter @Guest
          last edited by

          @Alex-Gardner Looks like the voxl-camera-server makes a lot of calls into libraries that [I assume] are not available for browsing, true? Is this proprietary Qualcomm stuff?

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User
            last edited by

            Camera server is mostly making calls to the HAL3 API, which is an open google spec standard for getting image frames, but the QC implementation is proprietary and behaves differently on the different systems, implementing different parts of the standard spec with different specific extensions to get it working.

            Ed SutterE 1 Reply Last reply Reply Quote 0
            • Ed SutterE
              Ed Sutter @Guest
              last edited by

              @Alex-Gardner So I guess I can't really do much to debug this (without knowing more about the proprietary implementation), true?
              Point being... if there is documentation you can share, I'll gladly dig into this.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors