summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xprepare-videochat.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/prepare-videochat.sh b/prepare-videochat.sh
index 37a01a0..515476f 100755
--- a/prepare-videochat.sh
+++ b/prepare-videochat.sh
@@ -379,6 +379,7 @@ set +e
souphttpsrc location="$AUDIO_URL" do-timestamp=true is-live=true \
! wavparse \
! audioconvert \
+ ! audioresample \
! volume volume=3 \
! rglimiter \
! pulsesink device="$SINK_NAME" sync=true \