Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你能告诉我GTalk是如何实现2路语音通信的吗?
即使在低带宽下,交互也没有任何延迟。我们可以在网站上实现这样的功能吗?
是否可以通过网站实现 VOIP 而无需电话,至少有 2 路语音传输延迟?
任何人都可以帮我找到一些关于这个的教程吗?
多谢了。。
看看 Google Talk 使用的 libjingle,他们有一些使用语音聊天的不同平台的示例。
http://code.google.com/apis/talk/libjingle/index.html