Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cybertk/amrnb_to_pcm_transcoded

transcode server
https://github.com/cybertk/amrnb_to_pcm_transcoded

Last synced: about 2 months ago
JSON representation

transcode server

Awesome Lists containing this project

README

        

Convert the AMR-NB frames to PCM on server side.

Simple FLow:
1/, Receive AMR-NB frames.
2/, Decode frames to PCM16-LE.
3/, Send PCM data back.

The AMR codec we used can be downloaded from http://ftp.penguin.cz/pub/users/utx/amr/amrnb-7.0.0.2.tar.bz2