diff options
Diffstat (limited to 'voctocore/scripts/video-play-cam2-mirror.sh')
-rwxr-xr-x | voctocore/scripts/video-play-cam2-mirror.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |