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

ModalAI Forum

  1. ModalAI Support Forum
  2. VOXL Accessories
  3. Microhard Modems
  4. Sony RXO over USB

Sony RXO over USB

Scheduled Pinned Locked Moved Microhard Modems
37 Posts 7 Posters 10.5k Views 5 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.
  • Aaron BottkeA Offline
    Aaron BottkeA Offline
    Aaron Bottke
    Contributor
    wrote on last edited by Aaron Bottke
    #19

    Yes we are attempting to use the RX0. The image below shows that gphoto2 does detect it on an ubuntu machine.
    7ef3b019-c955-42e4-978b-d16825a4834b-image.png

    Eric KatzfeyE 2 Replies Last reply
    0
    • Aaron BottkeA Aaron Bottke

      Yes we are attempting to use the RX0. The image below shows that gphoto2 does detect it on an ubuntu machine.
      7ef3b019-c955-42e4-978b-d16825a4834b-image.png

      Eric KatzfeyE Online
      Eric KatzfeyE Online
      Eric Katzfey
      ModalAI Team
      wrote on last edited by
      #20

      @Aaron-Bottke What happens when you run gphoto2 --capture-preview? Do you get an image?

      1 Reply Last reply
      0
      • Aaron BottkeA Aaron Bottke

        Yes we are attempting to use the RX0. The image below shows that gphoto2 does detect it on an ubuntu machine.
        7ef3b019-c955-42e4-978b-d16825a4834b-image.png

        Eric KatzfeyE Online
        Eric KatzfeyE Online
        Eric Katzfey
        ModalAI Team
        wrote on last edited by
        #21

        @Aaron-Bottke Also, can you try running voxl-gphoto2 with debugging information enabled and send us the ouput? For example: voxl-gphoto2 -d -v -g

        1 Reply Last reply
        0
        • Aaron BottkeA Offline
          Aaron BottkeA Offline
          Aaron Bottke
          Contributor
          wrote on last edited by
          #22

          Results of gphoto2 --capture-preview on my host machine as follows.

          aa6c2695-dab0-411b-870f-8eba4001e34d-image.png

          On the VOXL running voxl-gphoto2 -d -v -g yields way to much for me to share here so I will split it up.

          voxl-gphoto2 -d below.
          221be522-7609-4e93-80b9-fd50f17fd18f-image.png

          voxl-gphoto2 -v yields a lot of messages very quickly.
          Output as follows.

          35a2b60a-25fc-4cbe-b9e2-b571115e8499-image.png

          voxl-gphoto2 -v yields too many messages for me to upload with a screenshot.
          I don't see a way to submit a .txt file but the most interesting part of the output that I see is this.

          3fafc1d2-4573-43b3-9b1e-88b9e43287c5-image.png

          Eric KatzfeyE 1 Reply Last reply
          0
          • Aaron BottkeA Aaron Bottke

            Results of gphoto2 --capture-preview on my host machine as follows.

            aa6c2695-dab0-411b-870f-8eba4001e34d-image.png

            On the VOXL running voxl-gphoto2 -d -v -g yields way to much for me to share here so I will split it up.

            voxl-gphoto2 -d below.
            221be522-7609-4e93-80b9-fd50f17fd18f-image.png

            voxl-gphoto2 -v yields a lot of messages very quickly.
            Output as follows.

            35a2b60a-25fc-4cbe-b9e2-b571115e8499-image.png

            voxl-gphoto2 -v yields too many messages for me to upload with a screenshot.
            I don't see a way to submit a .txt file but the most interesting part of the output that I see is this.

            3fafc1d2-4573-43b3-9b1e-88b9e43287c5-image.png

            Eric KatzfeyE Online
            Eric KatzfeyE Online
            Eric Katzfey
            ModalAI Team
            wrote on last edited by
            #23

            @Aaron-Bottke Okay, thanks! That's very helpful information. It looks like the camera is producing images and voxl-gphoto2 is processing them correctly. So try voxl-streamer and see if you can stream the video. That error message seems to be coming from the gphoto2 library but doesn't seem to be hurting anything.

            1 Reply Last reply
            0
            • Aaron BottkeA Offline
              Aaron BottkeA Offline
              Aaron Bottke
              Contributor
              wrote on last edited by Aaron Bottke
              #24

              Unless I am missing something in the command this is the result from running voxl-streamer and voxl-gphoto2.
              2dd15cf3-2883-4a6b-a366-11b05879e1ff-image.png

              Thanks for all the help.

              Eric KatzfeyE 1 Reply Last reply
              0
              • Aaron BottkeA Aaron Bottke

                Unless I am missing something in the command this is the result from running voxl-streamer and voxl-gphoto2.
                2dd15cf3-2883-4a6b-a366-11b05879e1ff-image.png

                Thanks for all the help.

                Eric KatzfeyE Online
                Eric KatzfeyE Online
                Eric Katzfey
                ModalAI Team
                wrote on last edited by
                #25

                @Aaron-Bottke Documentation on voxl-streamer is here: https://docs.modalai.com/voxl-streamer/

                For gphoto2 you will want to look at the gphoto2-mpa configuration in /etc/modalai/voxl-streamer.conf. You can use this configuration record by launching with voxl-streamer -c gphoto2-mpa

                1 Reply Last reply
                0
                • Aaron BottkeA Offline
                  Aaron BottkeA Offline
                  Aaron Bottke
                  Contributor
                  wrote on last edited by
                  #26

                  That got it working!!! I really appreciate the help with this!!!
                  My telemetry quit working though so I have to play with that and get that up and running again.
                  Thanks!

                  1 Reply Last reply
                  0
                  • Aaron BottkeA Offline
                    Aaron BottkeA Offline
                    Aaron Bottke
                    Contributor
                    wrote on last edited by Aaron Bottke
                    #27

                    @Eric-Katzfey

                    The gphoto-2 seams to be breaking the voxl-vision-px4 system. Any command associated with the voxl-vision-px4 system causes the voxl to kick any adb connection then prevent any from connecting until a power cycle. I can't get both voxl-vision-px4 and gphoto2 installed and running on the same system.

                    Any thoughts?
                    Thanks,

                    Eric KatzfeyE 2 Replies Last reply
                    0
                    • Aaron BottkeA Aaron Bottke

                      @Eric-Katzfey

                      The gphoto-2 seams to be breaking the voxl-vision-px4 system. Any command associated with the voxl-vision-px4 system causes the voxl to kick any adb connection then prevent any from connecting until a power cycle. I can't get both voxl-vision-px4 and gphoto2 installed and running on the same system.

                      Any thoughts?
                      Thanks,

                      Eric KatzfeyE Online
                      Eric KatzfeyE Online
                      Eric Katzfey
                      ModalAI Team
                      wrote on last edited by
                      #28

                      @Aaron-Bottke I'll take a look

                      1 Reply Last reply
                      0
                      • Aaron BottkeA Aaron Bottke

                        @Eric-Katzfey

                        The gphoto-2 seams to be breaking the voxl-vision-px4 system. Any command associated with the voxl-vision-px4 system causes the voxl to kick any adb connection then prevent any from connecting until a power cycle. I can't get both voxl-vision-px4 and gphoto2 installed and running on the same system.

                        Any thoughts?
                        Thanks,

                        Eric KatzfeyE Online
                        Eric KatzfeyE Online
                        Eric Katzfey
                        ModalAI Team
                        wrote on last edited by
                        #29

                        @Aaron-Bottke I did a fresh install of system image 3.2.0 without installing any additional packages (voxl-suite). After setting up WiFi to connect to the Internet I ran these steps on voxl (over adb):

                        • opkg update
                        • opkg install voxl-vision-px4
                        • voxl-configure-vision-px4 (Specifying no cameras)
                        • Verify QGC connection with telemetry
                        • opkg install voxl-gphoto2
                        • opkg install voxl-streamer
                        • voxl-gphoto2
                        • voxl-streamer -c gphoto2-mpa

                        I then see both telemetry and video in QGC.

                        Aaron BottkeA 1 Reply Last reply
                        0
                        • Eric KatzfeyE Eric Katzfey

                          @Aaron-Bottke I did a fresh install of system image 3.2.0 without installing any additional packages (voxl-suite). After setting up WiFi to connect to the Internet I ran these steps on voxl (over adb):

                          • opkg update
                          • opkg install voxl-vision-px4
                          • voxl-configure-vision-px4 (Specifying no cameras)
                          • Verify QGC connection with telemetry
                          • opkg install voxl-gphoto2
                          • opkg install voxl-streamer
                          • voxl-gphoto2
                          • voxl-streamer -c gphoto2-mpa

                          I then see both telemetry and video in QGC.

                          Aaron BottkeA Offline
                          Aaron BottkeA Offline
                          Aaron Bottke
                          Contributor
                          wrote on last edited by Aaron Bottke
                          #30

                          @Eric-Katzfey
                          Not installing the voxl-suite at first and using opkg to install gphoto2 and voxl-streamer worked.
                          Before I was following the instructions and compiling my own ipk then loading them on using adb. I've got both a video stream and telemetry over the Microhard Modem!
                          Thanks,

                          1 Reply Last reply
                          0
                          • Aaron BottkeA Offline
                            Aaron BottkeA Offline
                            Aaron Bottke
                            Contributor
                            wrote on last edited by
                            #31

                            Will at any point gphoto2's trigger features be ported over to the voxl-gphoto2? I want to be able to trigger a photo/video to be captured and stored on the RX0's SD in-order to achieve max resolution.

                            Eric KatzfeyE 1 Reply Last reply
                            0
                            • Aaron BottkeA Aaron Bottke

                              Will at any point gphoto2's trigger features be ported over to the voxl-gphoto2? I want to be able to trigger a photo/video to be captured and stored on the RX0's SD in-order to achieve max resolution.

                              Eric KatzfeyE Online
                              Eric KatzfeyE Online
                              Eric Katzfey
                              ModalAI Team
                              wrote on last edited by
                              #32

                              @Aaron-Bottke Possibly. How did you want to trigger it?

                              1 Reply Last reply
                              0
                              • Aaron BottkeA Offline
                                Aaron BottkeA Offline
                                Aaron Bottke
                                Contributor
                                wrote on last edited by
                                #33

                                @Eric-Katzfey

                                Ultimately if I can use px4s trigger function to tell gphoto2 to trigger an image that would be idea. I should be able to use mavlink to tell when that command is given and then issue gphoto2 to issue the command. This will allow me to do high quality mapping missions with the system.

                                Eric KatzfeyE 1 Reply Last reply
                                0
                                • Aaron BottkeA Aaron Bottke

                                  @Eric-Katzfey

                                  Ultimately if I can use px4s trigger function to tell gphoto2 to trigger an image that would be idea. I should be able to use mavlink to tell when that command is given and then issue gphoto2 to issue the command. This will allow me to do high quality mapping missions with the system.

                                  Eric KatzfeyE Online
                                  Eric KatzfeyE Online
                                  Eric Katzfey
                                  ModalAI Team
                                  wrote on last edited by
                                  #34

                                  @Aaron-Bottke Yes, that's seems like it would be a nice addition to voxl-gphoto2. We'll put it on our to-do list.

                                  R 1 Reply Last reply
                                  0
                                  • Eric KatzfeyE Eric Katzfey

                                    @Aaron-Bottke Yes, that's seems like it would be a nice addition to voxl-gphoto2. We'll put it on our to-do list.

                                    R Offline
                                    R Offline
                                    restore
                                    Regular
                                    wrote on last edited by
                                    #35

                                    @Eric-Katzfey Was this ever done? I would like to do a similar thing and trigger an attached DSLR cameras using QGroundControl and gphoto2

                                    Eric KatzfeyE 1 Reply Last reply
                                    0
                                    • R restore

                                      @Eric-Katzfey Was this ever done? I would like to do a similar thing and trigger an attached DSLR cameras using QGroundControl and gphoto2

                                      Eric KatzfeyE Online
                                      Eric KatzfeyE Online
                                      Eric Katzfey
                                      ModalAI Team
                                      wrote on last edited by
                                      #36

                                      @restore No, unfortunately it has not.

                                      R 1 Reply Last reply
                                      0
                                      • Eric KatzfeyE Eric Katzfey

                                        @restore No, unfortunately it has not.

                                        R Offline
                                        R Offline
                                        restore
                                        Regular
                                        wrote on last edited by
                                        #37

                                        @Eric-Katzfey okay - too bad. Is it still on the to-do list or no longer in the plans?

                                        1 Reply Last reply
                                        0

                                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                        With your input, this post could be even better 💗

                                        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