Opened 13 years ago
Last modified 11 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
- Download and install opencore-amr .tar.gz archive
- Download the latest pjsip
- In the pjsip directory, (re)run configure script.
- (re)Run make dep && make clean && make
- The AMR-NB codec is now available ready to be used.
Visual Studio
TBD.
Note: See
TracTickets for help on using
tickets.