Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我也将 webrtc aec 添加到我的项目 agc ns 中。
但是VoIP质量不好,
回声没有完全消除并嚎叫。
有什么项目可以参考如何进行调优吗?
或者有什么办法可以调吗??
(我不知道如何在 WebRtcAec_Process 中设置 msSndCardBuf 值)
谢谢!
GetUserMedia 规范将参数echoCancellation作为MediaTrackSupportedConstraints
echoCancellation
MediaTrackSupportedConstraints
您可以尝试一下并分享它是否适合您。