From 24d3c9a08fd5e02998ba965642d5fd934f525466 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Thu, 4 Aug 2016 17:49:52 +0200 Subject: default source can also be set for fullscreen --- voctocore/default-config.ini | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'voctocore') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index b93c312..8afd76b 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -5,6 +5,11 @@ audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 ; tcp-ports will be 10000,10001,10002 sources=cam1,cam2,grabber +[fullscreen] +; if configured, switching to fullscreen will automatically select this +; source. if not configured, it will not change the last set source +;default-a=cam1 + [side-by-side-equal] ; defaults to 1% of the video width ;gutter=12 -- cgit v1.2.3