diff options
Diffstat (limited to 'voctocore/scripts/audio-source-cam2.sh')
-rwxr-xr-x | voctocore/scripts/audio-source-cam2.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/voctocore/scripts/audio-source-cam2.sh b/voctocore/scripts/audio-source-cam2.sh deleted file mode 100755 index 84de3cb..0000000 --- a/voctocore/scripts/audio-source-cam2.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -gst-launch-1.0 \ - audiotestsrc freq=330 !\ - audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 !\ - gdppay !\ - tcpclientsink host=localhost port=20001 |