1
0

feat: stream private office screens

This commit is contained in:
2026-08-11 21:31:15 -07:00
parent d841575315
commit 5ca214e4bb
28 changed files with 1754 additions and 35 deletions
@@ -0,0 +1,7 @@
# Install as /etc/systemd/system/coturn.service.d/tera.conf after confirming the
# distro package calls its unit coturn.service and runs as user/group turnserver.
[Service]
ExecStartPre=/usr/local/libexec/tera-coturn-preflight
LimitNOFILE=65536
Restart=on-failure
RestartSec=3s