本文介绍了Communicator编解码器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我有一个可以监控RTP语音流量的外部网络设备。不幸的是,RTAudio没有支持。我希望能够强制沟通者使用G.711或者可能是其他具有较少许可限制的编解码器。我不担心丢失带宽或质量下降(加密被禁用,我也不担心这一点),所以我没有问题与G.711合作,实际上更喜欢它。

I have an external network appliance that can monitor RTP voice traffic. Unfortunately there is no support for RTAudio. I would like to be able to force the communicator to work with G.711 or perhaps another codec that has less licensing restrictions. I'm not worried about bandwidth or quality degradation with loss (and encryption is disabled, I'm not worried about this either), so I have no problem to work with G.711, and actually prefer it.

有没有办法做到这一点?我认为会以某种方式影响SDP提供答案,但这可能很复杂,所以我希望有一个配置。

Is there a way to do this? I thought to affect in some way the SDP offer-answer, but that may be complicated so I hope there is a configuration for this.

谢谢。

推荐答案

 


这篇关于Communicator编解码器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-23 07:08