Skip to content

Instantly share code, notes, and snippets.

@infirit
Created October 24, 2021 14:47
Show Gist options
  • Save infirit/a8cb4215085fa6bca84fcb82cf0f8cae to your computer and use it in GitHub Desktop.
Save infirit/a8cb4215085fa6bca84fcb82cf0f8cae to your computer and use it in GitHub Desktop.
Stream only game audio to discord or zoom
.include /etc/pulse/default.pa
load-module module-null-sink sink_name=stream sink_properties=device.description=stream
load-module module-combine-sink sink_name=combined sink_properties=device.description="combined" slaves=alsa_output.pci-0000_0b_00.4.analog-stereo,stream
load-module module-remap-source master=stream.monitor source_name=virtmic source_properties=device.description=Virtual_Microphone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment