flutter-webrtc / flutter-webrtc

WebRTC plugin for Flutter Mobile/Desktop/Web
MIT License
3.98k stars 1.07k forks source link

Windows Communication Detection Caused System Volume to be Lowered Significantly #1566

Closed KiriRainCat closed 1 month ago

KiriRainCat commented 1 month ago

Describe the bug When voice chat started, on Windows, the system volume is lowered by 80%. Although, this can be solved by asking the user to manually change the setting, but this wasn't the proper approach.

To Reproduce Publish a microphone track.

Expected behavior The Windows' system volume shouldn't be lowered when microphone track is published.

Platform information

KiriRainCat commented 1 month ago

Just in case for people who encounter the same issue: https://github.com/livekit/client-sdk-flutter/issues/506#issuecomment-2087976792