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