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

    some issues with voxl-camera-server 1.6.2

    Ask your questions right here!
    4
    5
    453
    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.
    • M
      mark
      last edited by

      with the new SDK 1.0.0 we wanted to use the new snapshot functionality on the voxl2, but we notice that the images seem to have a part in the image where the image repeats itself.
      Screenshot from 2023-08-08 16-05-00.png
      Is there a solution for this, or is this a known issue?
      This is something we see with both the IMX412 and the IMX214.

      Another thing we noticed was that the hires_color pipe shows images which are misdecoded,
      Screenshot from 2023-08-08 16-08-33.png
      but this seemed to be fixed in the latest stable branch on git. But now we noticed that only 1 camera can be active at a time using this version (voxl-camera-server 1.7.0). The tracking camera also seemed to return a clitched image:
      tracking_1691499466.png
      Is this version not ready for use yet? and if so is it known when this version is stable?

      ? 1 Reply Last reply Reply Quote 0
      • Gerhold Ten VoordeG Gerhold Ten Voorde referenced this topic on
      • ?
        A Former User @mark
        last edited by A Former User

        @mark Apologies for the issues -- there were major changes which went into version 1.7.0 that caused some latent bugs to express themselves. The latest releast (1.7.1) should fix both the tracking camera issue and the accidental 1 camera limit.

        M 1 Reply Last reply Reply Quote 0
        • M
          mark @Guest
          last edited by

          @Ariel-Young Thanks the new camera server works. The only thing is we still see the wierd repeating part in the image when using the snapshot function (top image), is this something you also see?

          1 Reply Last reply Reply Quote 0
          • M mark referenced this topic on
          • B
            blossomrd
            last edited by

            We are also seeing the repeating image artifact, even after using the ISPs linked in https://forum.modalai.com/topic/3111/hi-res-image-quality-difference-voxl-and-voxl2/7.

            Alex KushleyevA 1 Reply Last reply Reply Quote 0
            • Alex KushleyevA
              Alex Kushleyev ModalAI Team @blossomrd
              last edited by Alex Kushleyev

              @blossomrd , this issue is most likely due to incorrect YUV line stride or plane stride for a specific resolution. That is to say, the ISP outputs a YUV image with certain line stride and plane stride (there may be some space between the Y and UV planes in order to align the image data for fast processing in hardware) and voxl-camera-server incorrectly interprets that information about the image layout.

              For anyone who is experiencing this issue, please post the exact conditions to reproduce:

              • version of voxl-camera-server
              • camera type used
              • entire voxl-camera-server.conf config file
              • explain how exactly you are getting the image (what MPA pipe) or viewing via voxl-portal and what resolution

              Thanks!

              Alex

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