lmkaark.blogg.se

Virtual audio cable for obs
Virtual audio cable for obs







virtual audio cable for obs

In OBS, add both virtual audio cables into your audio system in the audio. Leave out the angular brackets when using the names as arguments. Use OBS Virtual Camera in Zoom (Video Source: Screen Capture) In this section. You can find out the names of all sinks, including the headphone sink, with pacmd list-sinks | grep name: For that, you need a loopback from the mentioned monitor source to the headphone sink: pacmd load-module module-loopback source="game_sink.monitor" sink="your-headphone-sink"

virtual audio cable for obs

That takes care of recording from group A only, but doesn't output it to the headphones. Each sink in Pulseaudio comes with a corresponding "monitor" source (you can see those in the OBS menu you included), so setup OBS to record from "Monitor of Game Sink". Use pavucontrol or, if it can do that, the sound configuration of elementary OS to switch all group A sound outputs to that sink. Instead, create a "null sink" on the Pulseaudio level: pacmd load-module module-null-sink sink_name=game_sink sink_properties=scription=Game-Sink Correct?ĭon't use snd-dummy, it works on the ALSA level. Let me repeat: A single program or group of programs A (game) should output sound both to OBS and the headphone, while another single program or group of programs B (voice chat) should only output sound to the headphone, all on the Pulseaudio level.









Virtual audio cable for obs