&inputchannels
Audio capture device to select N-number of audio channels; force mono or stereo capture
&channelcount
&ac
Value | Description |
---|---|
1 | Audio capture device set to mono; 1 channel |
2 | Audio capture device set to 2 channels |
6 | Audio capture device set to 6 channels |
(integer value X) | Audio capture device set to X channels |
&inputchannels=N
tells the audio capture device explicitly to select N-number of audio channels. If using
&proaudio
you want want to disable stereo-audio capture, particularly if you are using an XLR to USB microphone preamp that has two channels, but only one microphone connected.For example, if a guest joins and you can only hear them in the left or right channel, either add
&mono
to the view-link or add &inputchannels=1
to the respective guest invite-link.If looking for a memorable parameter to set a guest's audio input to mono (1-channel),
&monomic
is the same as &inputchannels=1
. This was added in VDO.Ninja v22.Last modified 4mo ago