Support " echoCanceller: software"
Webrtc should be enabled with echoCanceller: software in the dring.yml
For now "echoCanceller: system" is only used in pulselayer to do bool ec = preference_.getEchoCanceller() == "system";
Webrtc should be enabled with echoCanceller: software in the dring.yml
For now "echoCanceller: system" is only used in pulselayer to do bool ec = preference_.getEchoCanceller() == "system";
added media enhancement labels
mentioned in issue #741 (closed)
with https://review.jami.net/c/jami-daemon/+/21976, the following options are valid for the YAML option "echoCancel" in dring.yml:
an audio processor is chosen via the "audioProcessor" YAML option:
@thildebrandt I guess jami-docs should be updated (I think in the FAQ it will be a good place)
:)
mentioned in commit aa9a39e2
closed