1

So Ive noticed with my microphone it tends to turn itself down if I talk loud or am talking louder then normal. How do I shut this feature off so it doesn’t adjust mv volume

Edit: Its apparently Vesktop doing it. Theres a fix for it but you have to edit it in the .desktop file… Its been awhile since Ive messed with any of this can someone point me in the direction to get to this file

Edit 2: Figured it out. For anyone else that has this problem with Vesktop. Edit the .desktop file with this command in the arguments –disable-features=WebRtcAllowInputVolumeAdjustment

2

Hey, i am new to CachyOS, could you help me out a bit, where exactly do i have to put it?
I guess under: /usr/share/applications/ then find vesktop and then i right clicked it open with kwrite and put it in there didn’t work.
And I also tried out right clicking the vesktop application edit and tried it in: environment variables didn’t work either
Edit: I found this Reddit Post aswell: Reddit - The heart of the internet

Solution for me: Vesktop had a Setting called: automatic gain, simple as that, turned it off

3

Hello, I was looking at the same issue, but for Jitsi Meet and discord from the web browser… If you are using a atom/chromium environment the following flag is causing the issues :
- #enable-webrtc-allow-input-volume-adjustment
It seems, to directly modify system wide the gain of my mic.
Btw I didn’t notice the same issue on good old firefox.

Exec=/usr/bin/vesktop --disable-features=WebRtcAllowInputVolumeAdjustment %U