From c69b7397171e49221a42c0c49154d29722d38af0 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Tue, 16 Jun 2015 16:59:04 +0200 Subject: Implement Stream-Blanker --- voctocore/scripts/set-stream-blank-pause.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 voctocore/scripts/set-stream-blank-pause.sh (limited to 'voctocore/scripts/set-stream-blank-pause.sh') diff --git a/voctocore/scripts/set-stream-blank-pause.sh b/voctocore/scripts/set-stream-blank-pause.sh new file mode 100755 index 0000000..abf3580 --- /dev/null +++ b/voctocore/scripts/set-stream-blank-pause.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo set_stream_blank pause | nc -q0 localhost 9999 -- cgit v1.2.3