aboutsummaryrefslogtreecommitdiff
path: root/voctocore/default-config.ini
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-02-28 15:10:39 +0100
committerJonas Smedegaard <dr@jones.dk>2017-02-28 15:10:39 +0100
commitcb42a9ad193179c527b44eccd3ca3ac59d573386 (patch)
tree8967af004209c8d7f159e45e5807979c7ca5953f /voctocore/default-config.ini
parent6ce57b47f050c39fbf28f4af639ef19608a74cfa (diff)
Add composition Matrix Two-by-two.
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r--voctocore/default-config.ini11
1 files changed, 11 insertions, 0 deletions
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