Chromium Code Reviews
DescriptionUnmute Tab Audio For Desktop Share By Default
We did an enhancement to support audio for desktop share.
However, using the existing framework, we found a deficiency:
During the tab sharing with audio, on the sender side, we
cannot hear the sound.
The main reason is that we divert the audio stream to
WebContentsAudioInputStream, and no longer serve the speaker.
In previous CL, we make the code path capable of duplicating
audio data. In this CL, we make the duplication to be the default
behavior for audio type MEDIA_DESKTOP_AUDIO_CAPTURE.
BUG=595428
Committed: https://crrev.com/4534e544153d04f43759bcdba32a03fb7cb45c92
Cr-Commit-Position: refs/heads/master@{#401054}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove old TODO #
Messages
Total messages: 16 (9 generated)
|
|||||||||||||||||||||||||||||||||||||