wingpanel-indicator-sound
wingpanel-indicator-sound copied to clipboard
Microphone tattler detects Bluetooth phone playing music as microphone
This happens because according to pavucontrol, my phone is an input device and playback is happening through a loopback stream.

I thought of filtering out any input devices that are either monitors or owned by module-bluez5-device, but I don't know whether that would also break the tattler for Bluetooth microphones.
I have a branch that fixes this issue, let me know if you like my approach and I will create a pull request. https://github.com/GranPC/wingpanel-indicator-sound/commit/d78cb17260bf26b545e2d9f8e3be65f1464cac90
@GranPC yeah I think open a Pull Request for visibility and then the team can review it.
Done!