这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@alexgrusu
Copy link
Contributor

Issue: Muting the microphone causes the audio output to switch from the headset to the system speakers, despite the output initially being routed through the headset. This behavior is misleading and unintended.

Whenver setSourceEnabled is called to mute a track source, await room.applyAudioSpeakerSettings(); is triggered as well.

Additional information:
setSourceEnabled is called by setCameraEnabled, setMicrophoneEnabled, setScreenShareEnabled.

Next, setCameraEnabled, setMicrophoneEnabled, setScreenShareEnabled are called via _setUpEngineListeners, based on FastConnectOptions.

There should not be any impact on the current implementation.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Alexandru Rusu seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@alexgrusu
Copy link
Contributor Author

Screenshot 2025-04-10 at 17 55 01

Copy link
Contributor

@cloudwebrtc cloudwebrtc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg!

@cloudwebrtc cloudwebrtc merged commit 01eeeed into livekit:main Apr 11, 2025
8 of 9 checks passed
@cloudwebrtc cloudwebrtc mentioned this pull request Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants