Kaynağa Gözat

send EOS on quit

David 10 yıl önce
ebeveyn
işleme
512513264c
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      server/stream.sh

+ 1 - 1
server/stream.sh

@@ -76,7 +76,7 @@ AUDIOSRC="fdsrc fd=0 do-timestamp=true"
 ( echo "audio sink ctr isaudio $audiosink" ; sleep 100000000 ) | \
     /bin/nc 127.0.0.1 9999      | \
     (head -1
-     gst-launch-1.0 -v                                   \
+     gst-launch-1.0 -e                               \
             $VIDEOSRC                               !\
             $VIDEOFORMAT                            !\
             queue                                   !\