blob: b764386ae49a709a05e2ca14da988b2e8ec7e284 (
plain)
- [server]
- host=voctobox
- [previews]
- ;width=320
- height=120
- ; 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
|