Re: [webrtc-pc] reducing audio packet rate while track is disabled

CN is mandatory-to-implement in WebRTC, and we have[ `RTCRtpEncodingParameters.dtx`](https://w3c.github.io/webrtc-pc/#dom-rtcrtpencodingparameters-dtx) so there are multiple ways to control whether discontinuous transmission is enabled or not.  This seems like a more straightforward way to control the bitrate than relying on side-effects of setting sender.track.enabled to false. 

-- 
GitHub Notification of comment by aboba
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1764#issuecomment-382960162 using your GitHub account

Received on Friday, 20 April 2018 03:23:14 UTC