1
0
Fork 0
fossasia-video/ansible/group_vars/recorders

17 lines
293 B
Plaintext
Raw Normal View History

---
room_id: unknown
2020-02-03 22:04:12 +08:00
# Disable to block starting of voctocore and voctogui
voctocore_enabled: true
voctogui_enabled: true
2020-02-03 22:04:12 +08:00
# Default sources. Each subgroup can have its own sources
voctomix_sources:
2020-02-03 22:04:12 +08:00
- name: cam1
kind: tcp
volume: 1.0
- name: slides
2020-02-03 22:04:12 +08:00
kind: tcp
volume: 1.0