以下应用程序使用什么音频编解码器?
有谁知道以下 VoIP 应用程序使用什么音频编解码器来进行 IP 语音实时流传输?我需要上述信息来试验我自己用 C# 编写的 VoIP 服务器/客户端。
- TeamSpeak
- Pfingo< /a>
- Windows Live Messenger
- 雅虎通
Does anybody know what audio codec do the following VoIP applications make use of for live streaming of voice over IP? I need the above information for experimenting with my own VoIP server/client written in C#.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
TeamSpeak 3 使用 Speex。从未听说过 Pfingo,也不知道最后两个。
TeamSpeak 3 uses Speex. Never heard of Pfingo, and no idea on the last two.
我不确定前两个,但最后一个使用专有协议。
如果可能的话,我建议在支持 SIP 的客户端上进行实验
I am not sure about the first two but the last ones use proprietary protocol.
I suggest, if possible, to do experiments with clients that supports SIP