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

    Voxl-logger error with 4k High-resolution, Low-light Sensor for VOXL® (Starvis IMX412 w/ M12-style Lens)

    VOXL 2
    2
    3
    231
    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.
    • Tamas Pal 0T
      Tamas Pal 0
      last edited by

      I trying to run voxl-logger command with 4k High-resolution, Low-light Sensor for VOXL® (Starvis IMX412 w/ M12-style Lens) but some error is coming. This is the terminal output

      voxl2:~$ voxl-logger --cam hires --samples 50
      connected to ch 0 cam server: /run/mpa/hires/
      ERROR: invalid metadata, magic number=1549557085, expected 1448040524
      ERROR: invalid metadata, magic number=774977080, expected 1448040524
      ERROR: invalid metadata, magic number=673126168, expected 1448040524
      ERROR: invalid metadata, magic number=858796336, expected 1448040524
      channel 0 reached sample limit, stopping itself
      ERROR: invalid metadata, magic number=657208125, expected 1448040524
      summary of data logged:
      ch 0, type: cam, samples:      50, path: /run/mpa/hires/
      created new log here:
      /data/voxl-logger/log0004/
      

      Why this error is there? How to fix this ?

      1 Reply Last reply Reply Quote 0
      • Chad SweetC
        Chad Sweet ModalAI Team
        last edited by

        this looks like a version mismatch between services. Are all of the packages on the same repo (ie stable) and up to date?

        Tamas Pal 0T 1 Reply Last reply Reply Quote 0
        • Tamas Pal 0T
          Tamas Pal 0 @Chad Sweet
          last edited by

          @Chad-Sweet I have used both dev as well stable packages

                                  "name":	"hires",
          			"enabled":	true,
          			"frame_rate":	30,
          			"type":	"imx214",
          			"camera_id":	2,
          			"preview_width":	640,
          			"preview_height":	480,
          			"record_width":	1920,
          			"record_height":	1080,
          			"snapshot_width":	3840,
          			"snapshot_height":	2160,
          			"ae_mode":	"isp"
          

          In the camera configuration file type of camera is "imx214". Is it correct?

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