diff options
| author | MaZderMind <github@mazdermind.de> | 2016-01-06 12:59:40 +0100 |
|---|---|---|
| committer | MaZderMind <github@mazdermind.de> | 2016-01-06 12:59:40 +0100 |
| commit | 32b9a74da6a2dc48412f5c5e7756ec447b127f48 (patch) | |
| tree | 6854bde564fe8a55ad30012340ee43c2fa971fd2 /voctocore | |
| parent | 84e591a7e5301e9841da474d22b0d6c9f6c1fde5 (diff) | |
default to disabling the preview encoders and instead warn on the gui
Diffstat (limited to 'voctocore')
| -rw-r--r-- | voctocore/default-config.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 6173822..87fc125 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -22,7 +22,7 @@ sources=cam1,cam2,grabber [previews] ; disable if ui & server run on the same computer and can exchange uncompressed video frames -enabled=true +enabled=false ; default to mix-videocaps ; you can change the framerate and the width/height, but nothing else |
