summaryrefslogtreecommitdiff
path: root/voctocore/default-config.ini
blob: 51f9c837475de31782c77ff55901c54e4d462ae7 (plain)
  1. [mix]
  2. videocaps=video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1
  3. audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000
  4. [sources]
  5. ; tcp-ports will be 10000,10001
  6. ; video=cam1,cam2,grabber
  7. video=cam1
  8. ; tcp-ports will be 20000,20001
  9. audio=cam1,cam2
  10. [pause]
  11. ;image=/video/pause.png
  12. video=/video/pause.m4v
  13. audio=/video/dudel.m4a
  14. [nostream]
  15. image=/video/nosteam.png
  16. ;video=/video/nosteam.m4v
  17. audio=/video/dudel.m4a
  18. [client]