- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Sun, 02 Aug 2020 17:29:05 +0000
- To: public-webrtc-logs@w3.org
According to [PulseAudio/Examples](https://wiki.archlinux.org/index.php/PulseAudio/Examples) monitor device is an input source > **Set default input source** > > ``` > $ pacmd list-sources | grep -e 'index:' -e device.string -e 'name:' > index: 0 > name: <input> > device.string = "hw:2" > * index: 1 > name: <oss_input.dsp> > device.string = "/dev/dsp" > index: 2 > name: <alsa_output.pci-0000_04_01.0.analog-stereo.monitor> > ``` For disambiguation in this specification are monitor devices audio input `"audioinput"` or audio output `"audiooutput"` **_source_**? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/708#issuecomment-667702430 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 2 August 2020 17:29:07 UTC