diff options
Diffstat (limited to 'example-scripts/audio-play-cam2-mirror.sh')
-rwxr-xr-x | example-scripts/audio-play-cam2-mirror.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/example-scripts/audio-play-cam2-mirror.sh b/example-scripts/audio-play-cam2-mirror.sh deleted file mode 100755 index e9f2fb1..0000000 --- a/example-scripts/audio-play-cam2-mirror.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -gst-launch-1.0 \ - tcpclientsrc host=localhost port=13001 !\ - matroskademux !\ - alsasink |