Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Development Drones
  3. EVT Camera Driver Example Software

EVT Camera Driver Example Software

Scheduled Pinned Locked Moved Unsolved Development Drones
rb5
4 Posts 2 Posters 1.3k Views 2 Watching
  • 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 Offline
    M Offline
    mrawding
    wrote on last edited by
    #1

    Hello,

    I am trying to spin up a ROS2 node to run the single camera on the EVT board. Are there any software packages and/or source code available to interface with the single camera on the EVT?

    1 Reply Last reply
    0
    • modaltbM Offline
      modaltbM Offline
      modaltb
      ModalAI Team
      wrote on last edited by
      #2

      Hi @mrawding ,

      Not much just right now but in the next week or two we'll have some public facing camera code up.

      -Travis

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mrawding
        wrote on last edited by
        #3

        Hi Travis,

        Any update on the public facing code? It would be great if there is a gstreamer example on how to interface with the /dev/rb5-camera* pipes and get the frame data.

        From what I gathered, it looks like the rb5-camera-server is using the camx API + gstreamer instead of HAL3 and Camera3 API like it does on the voxl.

        modaltbM 1 Reply Last reply
        0
        • M mrawding

          Hi Travis,

          Any update on the public facing code? It would be great if there is a gstreamer example on how to interface with the /dev/rb5-camera* pipes and get the frame data.

          From what I gathered, it looks like the rb5-camera-server is using the camx API + gstreamer instead of HAL3 and Camera3 API like it does on the voxl.

          modaltbM Offline
          modaltbM Offline
          modaltb
          ModalAI Team
          wrote on last edited by modaltb
          #4

          Hi @mrawding ,

          The current early release on the EVT hardware relies on gstreamer.... for example:

          cd /data/misc/camera
          rm *
          
          gst-launch-1.0 -e qtiqmmfsrc camera=0 name=tracker ! video/x-h264,format=NV12,width=640,height=480,framerate=30/1 ! queue ! h264parse ! avdec_h264 ! videoconvert ! pngenc ! multifilesink enable-last-sample=false location="/data/misc/camera/cam0_img_%d_.png"
          

          This will save images to the path specified. We're actively working on getting the same interfacing as VOXL up on this ;). Next few weeks should have some good PUBLIC REPO updates.

          1 Reply Last reply
          1

          Reading along? Create a free ModalAI Forum account to join in.

          With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.

          Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          ModalAI
          Categories Recent Tags ModalAI.com Docs
          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups