summaryrefslogtreecommitdiff
path: root/voctocore/scripts/av-play-cam1-mirror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'voctocore/scripts/av-play-cam1-mirror.sh')
-rwxr-xr-xvoctocore/scripts/av-play-cam1-mirror.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/voctocore/scripts/av-play-cam1-mirror.sh b/voctocore/scripts/av-play-cam1-mirror.sh
new file mode 100755
index 0000000..9149cd7
--- /dev/null
+++ b/voctocore/scripts/av-play-cam1-mirror.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+gst-launch-1.0 \
+ tcpclientsrc host=localhost port=13000 !\
+ gdpdepay !\
+ xvimagesink \
+ \
+ tcpclientsrc host=localhost port=23000 !\
+ gdpdepay !\
+ alsasink sync=false