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-live.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 voctocore/scripts/set-stream-live.sh (limited to 'voctocore/scripts/set-stream-live.sh') diff --git a/voctocore/scripts/set-stream-live.sh b/voctocore/scripts/set-stream-live.sh new file mode 100755 index 0000000..e2584c8 --- /dev/null +++ b/voctocore/scripts/set-stream-live.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo set_stream_live | nc -q0 localhost 9999 -- cgit v1.2.3