webrtc-extensions
webrtc-extensions copied to clipboard
need API to control audio nack & audio RTX
1.webrtc support audio nack, but its disabled default, currently user can only active this via munging SDP. most webrtc platform enable audio nack via munging sdp(include google meet also:>). 2. audio nack does't support rtx while video do support.
is it necessary to clarify those in extension spec?