summaryrefslogtreecommitdiff
path: root/voctocore/scripts/test-video-cam1.sh
diff options
context:
space:
mode:
authorMaZderMind <github@mazdermind.de>2015-05-10 20:59:37 +0200
committerMaZderMind <github@mazdermind.de>2015-05-10 20:59:37 +0200
commitff90df796c715ee9c95fb8a2152cea2698fe92ab (patch)
tree626e514d66c9433ea156af1d684337dacbc24087 /voctocore/scripts/test-video-cam1.sh
parente104284f309b4492325931c5b47a16505e44a9a1 (diff)
implement mixer & test-output
Diffstat (limited to 'voctocore/scripts/test-video-cam1.sh')
-rwxr-xr-xvoctocore/scripts/test-video-cam1.sh7
1 files changed, 0 insertions, 7 deletions
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