From d37661d72375bcea603afa0bac16703004923afe Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 16 Nov 2015 23:31:15 +0100 Subject: move voctocore/scripts to example-scripts --- example-scripts/video-play-cam2-mirror.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 example-scripts/video-play-cam2-mirror.sh (limited to 'example-scripts/video-play-cam2-mirror.sh') diff --git a/example-scripts/video-play-cam2-mirror.sh b/example-scripts/video-play-cam2-mirror.sh new file mode 100755 index 0000000..e42ca6a --- /dev/null +++ b/example-scripts/video-play-cam2-mirror.sh @@ -0,0 +1,5 @@ +#!/bin/sh +gst-launch-1.0 \ + tcpclientsrc host=localhost port=13001 !\ + matroskademux !\ + xvimagesink -- cgit v1.2.3