TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

CA11 – WebRTC softphone

3 点作者 jvanveen超过 6 年前

1 comment

vasilakisfil超过 6 年前
to author: quickstart guide not working, garage11 page shows 502.<p>I am working on something VERY similar. However, in my architecture I have a backend server that does the signaling with the remote part. So Bob uses web client to send info to whom it needs to connect, say Alice (you can use a custom protocol or SIP over Websockets here, doesn&#x27;t make any difference since the external parties don&#x27;t interact with that part), the server forwards that to Alice.<p>I haven&#x27;t seen the documentation of CA11, docs site is down as I said, but from what I understand it provides only the web client part. So, if Bob and Alice run only their web client how do they reach each other ?