diff --git a/scripts/pidisplay.sh b/scripts/pidisplay.sh new file mode 100644 index 0000000..536269a --- /dev/null +++ b/scripts/pidisplay.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +gst-launch-1.0 -v tcpclientsrc host=mixer.htt port=6666 ! tsdemux ! h264parse ! omxh264dec ! eglglessink sync=false