diff options
Diffstat (limited to 'voctocore/default-config.ini')
-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 87fc125..398b613 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -24,7 +24,7 @@ sources=cam1,cam2,grabber ; disable if ui & server run on the same computer and can exchange uncompressed video frames enabled=false -; default to mix-videocaps +; default to mix-videocaps, only applicable if enabled=true ; you can change the framerate and the width/height, but nothing else videocaps=video/x-raw,width=1024,height=576,framerate=25/1 |