How to get the audio source of the virtual sound card output on Windows #2733
dycfan
started this conversation in
User Support
Replies: 1 comment 1 reply
-
Hi @dycfan. Liquidsoap on windows uses portaudio for audio input. I looked at the code and realized that, up to now, the user was not able to select the portaudio input or output device. I have fixed this in the If you download the windows build that is being prepare here: https://github.com/savonet/liquidsoap/actions/runs/3448157757, you should be able to:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My liquidsoap runs on Windows, and I have a virtual sound card called "virtual-audio-capturer" on Windows that works. I want to use a script on Windows to get the audio source on this virtual sound card and send this audio source to icecast using a script on Windows. My question is: how to get the audio source of the "virtual-audio-capturer" virtual sound card using scripts on Windows.
Thank you for your urgent help!
Beta Was this translation helpful? Give feedback.
All reactions