[webrtc-extensions] Enabling opus discontinuous transmission(DTX) without SDP munging (#120)

bdrtc has just created a new issue for https://github.com/w3c/webrtc-extensions:

== Enabling opus discontinuous transmission(DTX) without SDP munging ==
Opus DTX([Discontinuous Transmission](https://www.rfc-editor.org/rfc/rfc6716#page-13) )is an extension of the Opus Audio codec, when enabled, it will encode silence at a lower bitrate by reducing the number of frames sent over the network.  this optimisation reduces the audio bandwidth used when participants are not speaking, its useful in multi conference scenario which sfu need do selective audio routing, its disabled by default, and can only active this feature via SDP munging.

wonder whether it is possible to be in [rtcrtpencodingparameters](https://w3c.github.io/webrtc-pc/#rtcrtpencodingparameters) as an extension.

Please view or discuss this issue at https://github.com/w3c/webrtc-extensions/issues/120 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 17 October 2022 03:14:36 UTC