1. 程式人生 > >G711格式語音采集/編碼/轉碼/解碼/播放

G711格式語音采集/編碼/轉碼/解碼/播放

bsp audio live555 https str asc enc rtp code

2019-05-01

語音g711格式和AMR格式類似,應用很簡單,很多人已經整理過了,收錄於此,以備不時之需,用別人現成的足矣,我們的時間應該用來幹更有意義的事。

1、PCM to G711 Fast Conversions

https://github.com/escrichov/G711

2、codec for audio in G72X, G711,G723 G726 G729 and encode or decode them from PCM

https://github.com/twstx1/codec-for-audio-in-G72X-G711-G723-G726-G729

3、javascript 音頻編庫,支持G726/G711/ADPCM編解碼、播放

https://github.com/jy4340132/aaa

4、G711 translate from rtsp

alsa g711 live555

https://github.com/houwentaoff/rtsp_audio

5、oRTP g711 send test

https://github.com/chg95211/ortp-g711

6、RTP打包G711音頻數據發送

https://blog.csdn.net/hiwubihe/article/details/84569152

https://blog.csdn.net/wuyu92877/article/details/8309526

G711格式語音采集/編碼/轉碼/解碼/播放