zzugyl / webrtc-based-android-aecm
Java API for android acoustic echo cancellation.Update from BillHoo.
☆33Updated 7 years ago
Alternatives and similar repositories for webrtc-based-android-aecm
Users that are interested in webrtc-based-android-aecm are comparing it to the libraries listed below
Sorting:
- 这是一个利用Speex库在Android上消除录音噪音的Demo☆23Updated 6 years ago
- 基于webrtc-aec模块的回声消除库,如果对你有帮助请给个star☆32Updated 7 years ago
- jni 使用speex 降噪☆32Updated 8 years ago
- OPENSLES 录制/播放 PCM音频,并通过Speex编码解码,做降噪去除回声☆86Updated 8 years ago
- Android中用OpenSL ES来播放SoundTouch转换后的PCM数据☆31Updated 6 years ago
- 抽取webRtc内NS(降噪)与AGC(增益)模块☆64Updated 5 years ago
- Acoustic echo cancellation for android, based on webrtc aecm algorithms☆51Updated 4 years ago
- 使用WebRTC降噪PCM音频数据☆29Updated 8 years ago
- Android利用OpenSL ES通过assets、Uri和pcm文件的方式来播放音频。☆53Updated 6 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆47Updated 5 years ago
- adnroid h264合成mp4☆72Updated 6 years ago
- android 使用webrtc进行音频的降噪/增益(sampleRateInHz 8000KHz 16000KHz 32000KHz audioFormat ENCODING_PCM_16BIT )☆44Updated 5 years ago
- (deprecated)使用 MediaCodec、jlibrtp 实现实时视频通话☆58Updated 6 years ago
- ☆82Updated 5 years ago
- webrtc janus gateway android demo☆30Updated 4 years ago
- 1.PCM☆43Updated 8 years ago
- 在Android中使用Opus源码编译的so库,并验证编解码过程,Demo使用Kotlin实现☆42Updated 5 years ago
- An android demo of webrtc audio process module, including aec, aecm, ns, agc and so on. The NDK part of the project is built using cmake …☆29Updated 7 years ago
- android自带回声消除demo☆42Updated 5 years ago
- webrtc中apm相关代码的提取,包括AEC/NS/AGC/VAD ,另外还包括mp3/aac编码器、SoundTouch☆100Updated last year
- mp4v2 for android☆19Updated 6 years ago
- webrtc official demo build by android studio☆59Updated 5 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- webrtc android 端的使用☆80Updated 2 years ago
- Android平台Camera采集预览nv21格式数据,AudioRecord采集音频pcm数据,使用MediaCodec分别进行h264和AAC硬编码,通过MediaMuxer合成MP4☆108Updated 5 years ago
- speex编译 audio☆22Updated 8 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- 一个android/ios 的实时对讲库,基于opus,speex,webrtc☆24Updated 3 years ago
- ☆20Updated 8 years ago
- rtmp推送aac音频流 Android将麦克风采集的数据推送到服务器(RTMPorRTSP) 采用AudioRecoder收集音频数据MediaCodeC编码AAC,推送到服务器☆18Updated 7 years ago