Re: [Alsa-user] Question about the snd-dummy driver

2015-03-31 Thread Clemens Ladisch
Thierry GAYET (AMA) wrote: > Actually, i am using the alsa dummy driver for the linux kernel. > > Indeed, for a specific proof of concept, i am trying to use an audio > loopback driver as virtual microphone. > $ modinfo snd-dummy > description:Dummy soundcard (/dev/null) That driver is not he

[Alsa-user] Question about the snd-dummy driver

2015-03-31 Thread Thierry GAYET (AMA)
Hi, Actually, i am using the alsa dummy driver for the linux kernel. Indeed, for a specific proof of concept, i am trying to use an audio loopback driver as virtual microphone. An audio stream is injecting into the dummy using the ffmpeg tool and another instance of the tool get the sound back