diff options
Diffstat (limited to 'example-scripts/video-play-cam1-mirror.sh')
-rwxr-xr-x | example-scripts/video-play-cam1-mirror.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/example-scripts/video-play-cam1-mirror.sh b/example-scripts/video-play-cam1-mirror.sh deleted file mode 100755 index ec3605b..0000000 --- a/example-scripts/video-play-cam1-mirror.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -gst-launch-1.0 \ - tcpclientsrc host=localhost port=13000 !\ - matroskademux !\ - xvimagesink |