Opened 12 years ago

Last modified 10 years ago

#1388 closed enhancement

Support for OpenCORE AMR-NB codec (thank you Dan Arrhenius for the contribution!) — at Version 1

Reported by: bennylp Owned by: nanang
Priority: normal Milestone: release-1.12
Component: pjmedia Version: 1.x-branch
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description (last modified by bennylp)

Add support for AMR-NB codec implementation by the open source OpenCORE project.

Follow the instructions below to enable this support.

Makefile based

  1. Download and install opencore-amr .tar.gz archive
  2. Download the latest pjsip
  3. In the pjsip directory, (re)run configure script.
  4. (re)Run make dep && make clean && make
  5. The AMR-NB codec is now available ready to be used.

Visual Studio

TBD.

Change History (1)

comment:1 Changed 12 years ago by bennylp

  • Description modified (diff)
Note: See TracTickets for help on using tickets.