Kaynağa Gözat

remove queue

David 9 yıl önce
ebeveyn
işleme
fbc7c24e23
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      camera1/play-cam2.sh

+ 1 - 1
camera1/play-cam2.sh

@@ -1,2 +1,2 @@
 #!/bin/bash
-LD_LIBRARY_PATH=/usr/local/lib gst-launch-1.0 -ve tcpclientsrc host=192.168.2.209 port=5000 ! queue ! matroskademux ! h264parse ! omxh264dec ! glimagesink 
+LD_LIBRARY_PATH=/usr/local/lib gst-launch-1.0 -ve tcpclientsrc host=192.168.2.209 port=5000 ! matroskademux ! h264parse ! omxh264dec ! glimagesink