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

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

== reducing audio packet rate while track is disabled ==
spawned from https://github.com/webrtc/samples/pull/1009

http://w3c.github.io/webrtc-pc/#dom-rtcrtpsender-track talks about about reducing the frame rate for muted video.

Is there any reason why the same doesn't apply to audio? DTX reduces the packet rate drastically and while the audio is muted (by the user) there is a clear indication that we don't need to encode audio.

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

Received on Monday, 5 February 2018 19:50:51 UTC