浏览代码

remove queue

David 9 年之前
父节点
当前提交
fbc7c24e23
共有 1 个文件被更改,包括 1 次插入1 次删除
  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