metaRTC icon indicating copy to clipboard operation
metaRTC copied to clipboard

怎么部署测试环境?

Open Heawill opened this issue 1 year ago • 1 comments

我看发布的程序里面的demo,需要部署mqtt服务器,需要部署ICE环境(STUN/TURN),但似乎没有说明推荐用哪个呢, zlm,srs,apprtc,coturn等都能完成支持呢?需不需要额外的配置或还需要部署什么组件。

Heawill avatar May 24 '24 05:05 Heawill

sfu信令是http,不需要mqtt p2p可以使用mqtt/coturn,mqtt作为信令交互协议,coturn作为stun/turn服务器

yangrtc avatar Jun 15 '24 11:06 yangrtc