From 031632245e147e4532b252f91e31631570aa0fd3 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 11 May 2015 00:32:50 +0200 Subject: a rudimentary audio pipeline --- voctocore/scripts/video-play-cam2-mirror.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'voctocore/scripts/video-play-cam2-mirror.sh') diff --git a/voctocore/scripts/video-play-cam2-mirror.sh b/voctocore/scripts/video-play-cam2-mirror.sh index 75e65c7..b4ff9e5 100755 --- a/voctocore/scripts/video-play-cam2-mirror.sh +++ b/voctocore/scripts/video-play-cam2-mirror.sh @@ -1,5 +1,5 @@ #!/bin/sh gst-launch-1.0 \ - tcpclientsrc host=localhost port=13000 !\ + tcpclientsrc host=localhost port=13001 !\ gdpdepay !\ xvimagesink -- cgit v1.2.3