ljl86400 / webRTCtestLinks
webRTCtest-linux
☆12Updated 6 years ago
Alternatives and similar repositories for webRTCtest
Users that are interested in webRTCtest are comparing it to the libraries listed below
Sorting:
- WebRTC AudioProc (AEC, VAD, NS...)☆104Updated 4 years ago
- 通过不同算法进行验证混音效果☆26Updated 5 years ago
- Audio AEC AGC ANS(webrtc aec) process with a single lib, just 6 APIs, easy to use. 基于webrtc的极简音频3A处理上层封装,6个API,支持常见采样率、单双声道。☆37Updated last year
- Noise Suppression Module Port From WebRTC☆69Updated 2 years ago
- 单独移植编译webrtc的aec模块☆17Updated 6 years ago
- Audio Loudness Normalization Filter Port From FFmpeg☆11Updated 6 years ago
- voip packet-loss concealment algorithm derived from WebRTC neteq module☆29Updated 3 years ago
- webRTC aec模块 ,单独编译,相关头文件都已经整理☆41Updated 5 years ago
- This is WebRtc noise suppression module demo.☆100Updated 5 years ago
- Acoustic Echo Cancellation builtin WebRTC aec/aecm(mobile) module, speex 1.0/1.2.☆76Updated 7 years ago
- 用于解析h265和h264的编码信息(包含hdr信息)☆20Updated 5 years ago
- libwebrtc_audio_preprocessing.so compile for android(AEC, AEC3,AECM,AGC,AGC2,VAD,NS)☆14Updated 7 years ago
- Voice Activity Detector Module Port From WebRTC☆175Updated 5 years ago
- media sdk based on webrtc☆40Updated 2 years ago
- 用rtaudio来采集、播放,并用speexdsp来做回声消除。☆18Updated 6 years ago
- Acoustic Echo Canceller for Mobile Module Port From WebRTC☆193Updated last month
- This project can be used to conduct audio call. 本程序可以实现语音通话。☆48Updated 3 years ago
- the webrtc client for the janus webrtc gateway☆36Updated 6 years ago
- Windows下音视频对讲演示程序☆33Updated last month
- AEC3 Extracted From WebRTC☆175Updated 3 years ago
- Modern audio compression for the internet.☆17Updated 7 years ago
- 混音播放器,音频录、播音托管程序。支持wav、mp3、aac格式播放,rtp搭载pcma、aac发收测试,webrtc vad录音辅助(无说话时消音)、ns/nsx录、播音噪音抑制、aec/aecm回声消除、agc录音自动增益 等☆14Updated 3 years ago
- This is the Wrapper Library for WebRTC Voice Engine. Including Acoustic Echo Cancellation (AEC), Noise Suppression (NS), VAD (Voice Activ…☆122Updated 10 years ago
- A package used to test webrtc apm functions, such as aec, ns☆16Updated 6 years ago
- a cross-platform audio engine,including audio device ,audio processing audio codec,etc.☆13Updated 7 years ago
- demo for webrtc agc2☆33Updated 3 years ago
- Automatic Gain Control Module Port From WebRTC☆173Updated 6 years ago
- example for how to use webrtc native c++ api☆23Updated 8 years ago
- Applying webrtc's acoustic echo cancellation (AEC) to audio files☆36Updated 9 years ago
- 从webrtc抽离出来的vad源代码,供语音分析/检测使用