David hace 9 años
padre
commit
fbc7c24e23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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