blob: e058318bf78c529377083ad0db675277cb503ee6 (
plain)
- [server]
- host=localhost
- [previews]
- width=320
- ;height=180
- ; true = use if the server provides it
- ; false = never use it
- use=true
- [mainvideo]
- # disabled by default because it seems there's an issue, see
- # https://github.com/voc/voctomix/issues/37
- playaudio=false
- [videodisplay]
- # Use OpenGL - most performant
- system=gl
- # Use XVideo - oldschool
- #system=xv
- # Use simple X-Images - least performant
- #system=x
- [misc]
- close=true
- cut=true
|