- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Tue, 20 Jun 2017 04:27:27 +0000
- To: public-webrtc-logs@w3.org
@fluffy @stefhak Currently the explanation for dtx says: "For an RTCRtpSender, indicates whether discontinuous transmission will be used. Setting it to disabled causes discontinuous transmission to be turned off. Setting it to enabled causes discontinuous transmission to be turned on if it was negotiated (either via a codec-specific parameter or via negotiation of the CN codec). This attribute is ignored by a video sender." Perhaps we should add this: "If it was not negotiated (such as when setting voiceActivityDetection to "false" in RTCOfferOptions), then discontinuous operation will be turned off regardless of the value of dtx, and media will sent even when silence is detected." -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1308#issuecomment-309641467 using your GitHub account
Received on Tuesday, 20 June 2017 04:27:34 UTC