From 1b4c16cf942ffa606f27b9d825683fd4fc4c4af2 Mon Sep 17 00:00:00 2001 From: derpeter Date: Wed, 3 Aug 2016 23:24:16 +0100 Subject: added abiltiy to set a default A for composite modes --- voctocore/default-config.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'voctocore/default-config.ini') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 398b613..5b552e0 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -4,7 +4,9 @@ audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 ; tcp-ports will be 10000,10001,10002 sources=cam1,cam2,grabber - +; defcompa sets a default A for the composite view. This value can either be -1 (disbaled) or one of the +; sources defined in 'sources' counted startung with zero (e.g. first source is 0) +defcompa=-1 [side-by-side-equal] ; defaults to 1% of the video width ;gutter=12 -- cgit v1.2.3