diff options
Diffstat (limited to 'voctocore/scripts/video-play-cam1-mirror.sh')
-rwxr-xr-x | voctocore/scripts/video-play-cam1-mirror.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/scripts/video-play-cam1-mirror.sh b/voctocore/scripts/video-play-cam1-mirror.sh index 75e65c7..ec3605b 100755 --- a/voctocore/scripts/video-play-cam1-mirror.sh +++ b/voctocore/scripts/video-play-cam1-mirror.sh @@ -1,5 +1,5 @@ #!/bin/sh gst-launch-1.0 \ tcpclientsrc host=localhost port=13000 !\ - gdpdepay !\ + matroskademux !\ xvimagesink |