aboutsummaryrefslogtreecommitdiff
path: root/voctocore/default-config.ini
blob: a3f277d4e28453228deb6d99350a4cf7157584e1 (plain)
  1. [sources]
  2. video=cam1,cam2,grabber
  3. audio=cam1,cam2
  4. socketpath=/tmp/voctomix-sockets
  5. videocaps=video/x-raw,format=RGBx,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1
  6. audiocaps=audio/x-raw,format=S16LE,layout=interleaved,channels=2,rate=48000
  7. [pause]
  8. ;image=/video/pause.png
  9. video=/video/pause.m4v
  10. audio=/video/dudel.m4a
  11. [nostream]
  12. image=/video/nosteam.png
  13. ;video=/video/nosteam.m4v
  14. audio=/video/dudel.m4a
  15. [mix]
  16. monitorcaps=video/x-raw,width=640,height=360
  17. outputcaps=video/x-raw,width=1280,height=720
  18. [client]