From 943ab31a0f32b7bb50fa1ff90c9ce8d72b232cfd Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Wed, 13 May 2015 19:35:20 +0200 Subject: experiment with transporting uncompressed a/v together in a matroska stream --- 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 b4ff9e5..e42ca6a 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=13001 !\ - gdpdepay !\ + matroskademux !\ xvimagesink -- cgit v1.2.3