From cb42a9ad193179c527b44eccd3ca3ac59d573386 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 28 Feb 2017 15:10:39 +0100 Subject: Add composition Matrix Two-by-two. --- voctocore/default-config.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'voctocore/default-config.ini') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index d5f69e9..3341b80 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -60,6 +60,17 @@ mix_out=10000 ;default-a=grabber ;default-b=cam1 +[matrix-two-by-two] +; defaults to 1% of the video width +;gutter=12 + +; if configured, switching to the matrix-2x2 mode will automatically select these +; sources. if not configured, it will not change the last set sources +;default-a=cam1 +;default-b=cam2 +;default-c=cam3 +;default-d=cam4 + [previews] ; disable if ui & server run on the same computer and can exchange uncompressed video frames enabled=false -- cgit v1.2.3