summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 e19e94d..0ca87d8 100644..100755
--- a/prepare-videochat.sh
+++ b/prepare-videochat.sh
@@ -407,7 +407,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 &