[pulseaudio-discuss] Pulse Audio - on AWS
Arun Raghavan
arun at accosted.net
Fri Sep 18 05:48:08 PDT 2015
Hi,
On 18 September 2015 at 18:01, LakshmiNarayanan Raju
<lakshmi.raju at w5rtc.com> wrote:
> Hi Everyone,
>
> I am using Pulse Audio Loopback module(snd-sloop) for capturing my sound output into my microphone. I am finding this mechanism not working in AWS as there is no Sound Card installed.
>
> Loading snd-dummy(Virtual Sound Card) is of no use.
>
> Can some one comment, on if Aloop works only with a Physical/Hardware Sound card ?
If you don't care about the hardware device at all, you can just use
PA without an ALSA device by commenting out the appropriate modules in
/etc/pulse/default.pa
We have a module-null-sink which provides a virtual playback device
and every sink has a virtual monitor source that lets you capture all
audio going to that sink.
-- Arun
More information about the pulseaudio-discuss
mailing list