Hi misc@,

I noticed that GStreamer device monitor is not detecting any Audio/Source and 
Audio/Sink devices on different laptops running OpenBSD 7.6-stable and sndiod. 
The following command reports only the embedded web camera (Video/Source), 
whereas the expected output should also include at least one Audio/Source and 
one Audio/Sink:

    $ gst-device-monitor-1.0

This seems to be related to the following issue reported earlier in the context 
of Dino that relies on GStreamer as the selected backend:

    https://marc.info/?t=172654982900001&r=1&w=2

At the same time, I am able to record audio using the embedded microphone and 
gst-launch-1.0 in the following way:

    # sysctl kern.audio.record=1
    $ gst-launch-1.0 -v sndiosrc ! queue ! audioconvert ! vorbisenc ! oggmux ! 
filesink location=sndiosrc.ogg

I wonder whether anyone else is also able to reproduce that issue, or perhaps 
already has identified an effective solution or workaround in that case? Any 
suggestions regarding further troubleshooting would of course be much 
appreciated.

Best wishes,
Andrzej

PS. While replying, please keep my e-mail address in CC. Thank you.

Reply via email to