alongubkin / alongubkin/phonertc
TURN server is strictly required or optional?
未关闭
- 主要语言
- Objective-C
- 星标
- 864
- 派生
- 298
- PR 合并指标
- 30 天内没有已合并 PR
描述
just to make sure, TURN server is strictly required or optional? And one question more, in wiki i saw explanations how to set TURN server settings, but never for signaling server. Do we need to set somewhere something like:
window.ua = new SIP.UA({
traceSip: true,
uri: 'bob@example.com',
ws_servers: ['wss://sip-ws.example.com'],
mediaHandlerFactory: PhoneRTCMediaHandler
});
and window.ua.on('invite', makeCall) ?
I have freeswitch as signaling server, will it work without TURN server?
P.S. trying to run https://github.com/alongubkin/phonertc/tree/master/demo/client
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。