From ba0f58231459047d57c89dcdc0fc920a598f0743 Mon Sep 17 00:00:00 2001 From: LongHairedHacker Date: Thu, 2 Jun 2016 19:19:29 +0200 Subject: [PATCH] Added raspi pipeline from last year --- scripts/pidisplay.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 scripts/pidisplay.sh 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