diff options
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r-- | voctocore/default-config.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 79f5cb4..c3a867e 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -5,6 +5,10 @@ audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000,chan ; tcp-ports will be 10000,10001 sources=cam1,cam2,grabber +[side-by-side-equal] +; defaults to 1% of the video width +;gutter=12 + [previews] ; disable if ui & server run on the same computer and exchange uncompressed video frames enabled=true |