Added leaky to queue

This commit is contained in:
sebastian 2014-06-07 19:35:51 +02:00
parent 6bf32fd92a
commit 537e0681f2
1 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ OUTPUTFORMAT=$VIDEO', width=1024, height=768'
while true ; do
gst-launch-0.10 -v shmsrc socket-path=$ctrsocket do-timestamp=true is-live=true ! \
$MIXERFORMAT ! \
videoscale ! \
queue leaky=2 !\
videoscale ! \
$OUTPUTFORMAT ! \
$VIDEOCONVERT ! \
tee name=atee ! \