blob: 79f5cb4ec60ebb8d60fa9bd57c4d79d235033a1e (
plain)
- [mix]
- videocaps=video/x-raw,format=I420,width=1280,height=720,framerate=25/1,pixel-aspect-ratio=1/1
- audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000,channel-mask=(bitmask)0x3
- ; tcp-ports will be 10000,10001
- sources=cam1,cam2,grabber
- [previews]
- ; disable if ui & server run on the same computer and exchange uncompressed video frames
- enabled=true
- ; default to mix-videocaps
- ;videocaps=video/x-raw,width=720,height=576,framerate=25/1
|