LinuxCast How to Setup Pulse Audio Loopback (HD)

  • 10 yıl önce
A short tutorial on how to set up your pulse audio loopbacks to enable the recording of 2 simultaneous audio feeds when creating a video or streaming.

Bash Script: loopback.sh - copy and paste
#!/bin/bash

# Set up the mixed sound sink
pactl load-module module-null-sink sink_name=MySink
# Set up the first loopback sink
pactl load-module module-loopback sink=MySink
# Set up the second loopback sink
pactl load-module module-loopback sink=MySink

# To unload use command for each of the 3 modules: pactl unload-module "module number"

Download the script and screenshots @ http://goo.gl/4ghmRd

Network your Youtube Channel with GamerPeer and Freedom @ http://goo.gl/Zcjmnz

Önerilen