Files
tongxunruanjian/config/livekit.public.yaml
T
编码工程师andmultica-agent f1fe4a3928 feat(mobile,deploy): 接入安卓极光与华为通道并准备公网部署配置
客户端默认指向 jxd.jinniu.ink 的 HTTPS/WSS;登录后把 OpenIM userID 设为极光 alias。
华为 agconnect-services.json 不伪造、不入库。Master Secret 只从服务器文件注入。

Co-authored-by: multica-agent <github@multica.ai>
2026-08-30 21:32:58 +08:00

15 lines
403 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# LiveKit 公网测试配置(jxd.jinniu.ink
# 仅由 deploy/public/docker-compose.public.yaml 挂载;内网仍用 livekit.yaml。
#
# 媒体候选地址走公网探测;信令经 Nginx 443 反代,UDP/TCP 媒体端口仍需对公网开放。
port: 17880
rtc:
tcp_port: 17881
udp_port: 17882
use_external_ip: true
room:
departure_timeout: 300
empty_timeout: 300
logging:
level: info