Getting Windows audio

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Getting Windows audio

Jerry Geis-2
How do I get "whatever" the person is playing on a windows machine into gstreamer???
Its not the microphone input - its what ever is playing on the speaker is what  I want to use and send to a linux server. I have all the pieces working with audiotestsrc to send the audio over - I just cant get the "audio from the speaker" source ??? How do you do that  ?


I have tried setting directsoundsrc device-name="Realtek High Defintion Audio(SST)"
but that does nothing.

Thanks,

Jerry

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Getting Windows audio

Nirbheek Chauhan
Hi Jerry,

Try using the "loopback" property on the "wasapisrc" element. It was
added in GStreamer 1.16.

Cheers,
Nirbheek

On Fri, Jul 26, 2019 at 7:40 PM Jerry Geis <[hidden email]> wrote:

>
> How do I get "whatever" the person is playing on a windows machine into gstreamer???
> Its not the microphone input - its what ever is playing on the speaker is what  I want to use and send to a linux server. I have all the pieces working with audiotestsrc to send the audio over - I just cant get the "audio from the speaker" source ??? How do you do that  ?
>
>
> I have tried setting directsoundsrc device-name="Realtek High Defintion Audio(SST)"
> but that does nothing.
>
> Thanks,
>
> Jerry
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel