Skip to content

Instantly share code, notes, and snippets.

@jonschoning
Created October 2, 2021 22:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonschoning/4c2b91e6c1ee376366512001110dcba2 to your computer and use it in GitHub Desktop.
Save jonschoning/4c2b91e6c1ee376366512001110dcba2 to your computer and use it in GitHub Desktop.
pactl load-module module-null-sink sink_name="obsvirtual_sink" sink_properties=device.description="obsvirtual" # Create Sink
pactl load-module module-remap-source source_name="obsvirtual_source" master="obsvirtual_sink.monitor" # Create Source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment