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

    How can I use qvio or tracking camera as v4l2src in voxl2?

    Ask your questions right here!
    2
    4
    118
    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.
    • Dongoo LeeD
      Dongoo Lee
      last edited by Dongoo Lee

      Hello, I am using voxl2 flight deck.

      Now, I want to stream video from voxl2 to another device as gstreamer.

      f6326a75-d2e1-483f-92aa-77d13ad22d46-image.png

      I can see the two cameras are available, but I can not use gst-launch-1.0 with v4l2src.

      There is 4 video devices like this.
      e38f1fcb-31a4-4f2e-8cdf-48cec0dfe4a4-image.png

      However, anyone can not be used as v4l2src.

      I want to use following pipeline.
      gst-launch-1.0 v4l2src device=/dev/video0 ! video/x-h264,width=1920,height=1080,framerate=24/1 ! h264parse ! rtph264pay ! udpsink host=0.0.0.0 port=5600

      Is there any way to use camear with v4l2src?

      Eric KatzfeyE 1 Reply Last reply Reply Quote 0
      • Eric KatzfeyE
        Eric Katzfey ModalAI Team @Dongoo Lee
        last edited by

        @Dongoo-Lee Can you use voxl-streamer?

        Dongoo LeeD 1 Reply Last reply Reply Quote 0
        • Dongoo LeeD
          Dongoo Lee @Eric Katzfey
          last edited by

          @Eric-Katzfey Yes, I can use voxl-streamer right now. but I want to modify pipeline with gst-launch.

          I think voxl-streamer config file is quite simple (only some parameter including bitrate..). Can I do more with voxl-streamer??

          Eric KatzfeyE 1 Reply Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team @Dongoo Lee
            last edited by

            @Dongoo-Lee The code is open source. You are free to modify it to do whatever you want. https://gitlab.com/voxl-public/voxl-sdk/services/voxl-streamer

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