From ff90df796c715ee9c95fb8a2152cea2698fe92ab Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 10 May 2015 20:59:37 +0200 Subject: implement mixer & test-output --- voctocore/scripts/test-video-cam1.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 voctocore/scripts/test-video-cam1.sh (limited to 'voctocore/scripts/test-video-cam1.sh') diff --git a/voctocore/scripts/test-video-cam1.sh b/voctocore/scripts/test-video-cam1.sh deleted file mode 100755 index e920c43..0000000 --- a/voctocore/scripts/test-video-cam1.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -gst-launch-1.0 \ - videotestsrc !\ - video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1 !\ - timeoverlay valignment=bottom !\ - gdppay !\ - tcpclientsink host=localhost port=10000 -- cgit v1.2.3