From 943ab31a0f32b7bb50fa1ff90c9ce8d72b232cfd Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 13 May 2015 19:35:20 +0200 Subject: experiment with transporting uncompressed a/v together in a matroska stream --- voctocore/scripts/audio-source-cam1.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 voctocore/scripts/audio-source-cam1.sh (limited to 'voctocore/scripts/audio-source-cam1.sh') diff --git a/voctocore/scripts/audio-source-cam1.sh b/voctocore/scripts/audio-source-cam1.sh deleted file mode 100755 index f42bc3f..0000000 --- a/voctocore/scripts/audio-source-cam1.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -gst-launch-1.0 \ - audiotestsrc freq=440 !\ - audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 !\ - gdppay !\ - tcpclientsink host=localhost port=20000 -- cgit v1.2.3