diff options
author | MaZderMind <git@mazdermind.de> | 2016-11-07 21:28:52 +0100 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-11-07 21:28:52 +0100 |
commit | d8f80a7ebbf5a654b8c2591e8240479a4d2797e0 (patch) | |
tree | b4cb3da040871108d80182f88a28ead7c8948d0f /voctocore/default-config.ini | |
parent | b61cd88f8085c2154534bf540a50e8e18542a322 (diff) | |
parent | 197e6d8244af1132441f7bba4a904c205a8d4d63 (diff) |
Merge commit '197e6d8244af1132441f7bba4a904c205a8d4d63'
repair missing merge from force-push to github
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r-- | voctocore/default-config.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 4c85abb..168e3e8 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -5,6 +5,9 @@ audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 ; tcp-ports will be 10000,10001,10002 sources=cam1,cam2,grabber +; set the initial audio source +audiosource=cam1 + [output-buffers] ; voctocore has a buffer on all video-outputs, that store video-frames for your |