Skip to content

reducing audio packet rate while track is disabled #1764

@fippo

Description

@fippo

spawned from webrtc/samples#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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions