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

    audio streaming over USB

    Ask your questions right here!
    3
    5
    152
    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.
    • C
      camcam089
      last edited by

      For my application I need to stream audio from a remote computer to the VOXL2 as well as transmit audio from a microphone on the VOXL2 to the remote computer. I am using the USB expansion board and a usb mic and speaker solution. I am having some issues with getting any sound out of the voxl and also with getting pulse audio to work in general. I am using g streamer for the creation of the RTSP stream and it works between the remote computer and a stand in NVIDIA jetson however when I integrate it with the VOXL I am running into issues. Is there something disabled on the VOXL by default or is there any other wisdom that can be offered towards solving this issue?

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

        @camcam089 How are you launching GStreamer? What is the configuration? Have you tried enabling debug messages from GStreamer? https://gstreamer.freedesktop.org/documentation/tutorials/basic/debugging-tools.html?gi-language=c

        1 Reply Last reply Reply Quote 0
        • C
          camcam089
          last edited by

          I am launching gstreamer just using a simple shell script that creates a basic rtsp stream pipeline. I am having trouble getting any audio out of the voxl at all even when I plug in my usb headphones and try to do any form of audio test there is still no output. I can see the microphone as well as the speaker in the device list and everything seems to be configured correctly it just never outputs any sound.

          Eric KatzfeyE Hyunsoo KimH 2 Replies Last reply Reply Quote 0
          • Eric KatzfeyE
            Eric Katzfey ModalAI Team @camcam089
            last edited by

            @camcam089 I would enable GStreamer debug messages and see if there are any error reports when starting your GStreamer pipeline.

            1 Reply Last reply Reply Quote 0
            • Hyunsoo KimH
              Hyunsoo Kim @camcam089
              last edited by

              @camcam089
              Hi, I am also trying to work on doing audio streaming over USB.
              I am curious if your code is open in github or somewhere else.

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