aboutsummaryrefslogtreecommitdiff
path: root/voctocore/default-config.ini
blob: 04993af5400d78ba3baa3ff9b2f49a84d3ab61c5 (plain)
  1. [mix]
  2. videocaps=video/x-raw,format=UYVY,width=1920,height=1080,framerate=25/1,pixel-aspect-ratio=1/1
  3. audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000
  4. ; tcp-ports will be 10000,10001,10002
  5. sources=cam1,cam2,grabber
  6. [side-by-side-equal]
  7. ; defaults to 1% of the video width
  8. ;gutter=12
  9. ;ypos=200
  10. [side-by-side-preview]
  11. ;asize=1024x576
  12. ;apos=12/12
  13. ;bsize=320x180
  14. ;bpos=948/528
  15. [picture-in-picture]
  16. ;pipsize=320x180
  17. ;pippos=948/528
  18. [previews]
  19. ; disable if ui & server run on the same computer and can exchange uncompressed video frames
  20. enabled=true
  21. ; default to mix-videocaps
  22. ; you can change the framerate and the width/height, but nothing else
  23. videocaps=video/x-raw,width=1024,height=576,framerate=25/1
  24. [stream-blanker]
  25. enabled=true
  26. sources=pause,nostream