summaryrefslogtreecommitdiff
path: root/prepare-videochat.sh
diff options
context:
space:
mode:
Diffstat (limited to 'prepare-videochat.sh')
-rwxr-xr-x[-rw-r--r--]prepare-videochat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/prepare-videochat.sh b/prepare-videochat.sh
index 9a057d9..3d57a3e 100644..100755
--- a/prepare-videochat.sh
+++ b/prepare-videochat.sh
@@ -398,7 +398,7 @@ set +e
! $GST_VIDEO_CAPS \
! v4l2sink device="$DEVICE" sync=true \
souphttpsrc location="$AUDIO_URL" do-timestamp=true is-live=true \
- ! $GST_AUDIO_CAPS \
+ ! $GST_AUDIO_CAPS ! queue \
! pulsesink device="$SINK_NAME" sync=true \
>feed.log 2>&1 &