Provide option to select the source for audio on Linux
This commit is contained in:
@@ -57,6 +57,13 @@ fec_percentage = 10
|
||||
# If back_button_timeout < 0, then the Home/Guide button will not be emulated
|
||||
# back_button_timeout = 2000
|
||||
|
||||
# The name of the audio sink used for Audio Loopback
|
||||
# If you do not specify this variable, pulseaudio will select a default device, which could be a microphone instead of a speaker
|
||||
#
|
||||
# You can find the name of the audio sink using the following command:
|
||||
# pacmd list-sources | grep "name:"
|
||||
# audio_sink = alsa_output.pci-0000_09_00.3.analog-stereo.monitor
|
||||
|
||||
|
||||
###############################################
|
||||
# FFmpeg software encoding parameters
|
||||
|
||||
Reference in New Issue
Block a user