GithubHelp home page GithubHelp logo

stbpork / mod_g729 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from abaci64/mod_g729

0.0 1.0 0.0 182 KB

这是一个 freeswitch 的 G729 编码模块,支持转码和录音

License: MIT License

Makefile 1.26% CMake 4.34% Shell 0.29% M4 0.25% C 91.30% Objective-C 1.33% C++ 1.23%

mod_g729's Introduction

这是一个基于 linphone 开源项目 bcg729 开发的 FreeSWITCH 的 G.729 模块,支持转码和录音。参考了一些 mod_bcg729 项目代码,并且针对新版本的 bcg729 API 接口代码变更进行了更新

Install tutorial

$ git clone https://github.com/typefo/mod_g729.git
$ cd mod_g729
$ make
$ make install

freeswitch configuration

Edit /usr/local/freeswitch/conf/autoload_configs/modules.conf.xml

<!-- Codec Interfaces -->
<!-- <load module="mod_spandsp"/> -->
<!-- <load module="mod_g723_1"/> -->
<load module="mod_g729"/>
<!-- <load module="mod_amr"/> -->
......

Remove the <load module="mod_g729"/> annotation

mod_g729's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.