ios - Encode Mic Audio CMSamplebuffer to AAC -


i used code found @ link below. doesn't work iphone 5 no audio processed(while mic ok). iphone 6s audio quality when headphone connected without audio has gap every other second.

https://github.com/chrisballinger/ffmpeg-ios-encoder/blob/master/ffmpegencoder/aacencoder.m

can suggest better approach on encoding audio mic? sending data server , writing file not option unless fast , can grab aac data timestamps.


Comments