Opened 8 years ago

Last modified 7 years ago

#1904 closed enhancement

Support for Opus codec — at Initial Version

Reported by: ming Owned by: nanang
Priority: normal Milestone: release-2.5
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec. (From http://www.opus-codec.org)

How to use:

  1. Download Opus source code from here (latest stable release 1.1.2 or above is recommended). For iOS, you can get the build script here or here. For Android, you can get the Android makefile here.
  2. Run PJSIP's configure script with the option --with-opus=your_opus_installation_dir

Change History (0)

Note: See TracTickets for help on using tickets.