1 Star 0 Fork 0

大熊 / telepresence

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Configuration_Audio_Video_codecs.md 634 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mamadou DIOP 提交于 2015-08-18 20:35 . -

codecs configuration entry defines the list of all supported codecs. Only G.711 and G.722 are natively supported and all other codecs have to be enabled when building the Doubango VoIP framework source code. Each codec priority is equal to its position in the list. First codecs have highest priority. Supported values are:

  • opus
  • pcma
  • pcmu
  • amr-nb-be
  • amr-nb-oa
  • speex-nb
  • speex-wb
  • speex-uwb
  • g729
  • gsm
  • g722
  • ilbc
  • h264-bp
  • h264-mp
  • vp8
  • h263
  • h263+
  • theora
  • mp4v-es.
codecs = pcma;pcmu;vp8;h264-bp;h264-mp

Configuration 9: Setting audio/video codecs

1
https://gitee.com/yumin11522/telepresence.git
git@gitee.com:yumin11522/telepresence.git
yumin11522
telepresence
telepresence
master

搜索帮助