Malte Jürgens

Results 142 comments of Malte Jürgens

Hm this is not the first time I heard of this issue, but I never had it myself. Can you share steps to reproduce this in a VM?

Maybe relevant issue: https://github.com/edisionnano/Screenshare-with-audio-on-Discord-with-Linux/issues/21 Are you both using Wireplumber?

Hm ok after checking I am also using wireplumber and everything works fine for me. Can one of you send me an exact setup where I can reproduce the issue?

Okay the same thing now also happens to me, but only some times. Well at least I can play arround with it now and see if I can find any...

Okay I have found a potential fix, just waiting at one point for all audio devices to come available. It fixed the issue for me, but it also worked flawlessly...

> sadly the top input right after starting a stream is set to "Usb Audio Device Mono" Isnt that how you would want it to be? The top one is...

Oh hey good to see you here :) You are totally right, the virtmic code currently is a bit hacky and could definitely could be improved a lot. I already...

This also applies to screens, the first one is always used and you can't change that. That is a limitation of QtWebEngine (afaik). I have tried and will continue to...

This isn't documented really well and I only found it out by digging though the QtWebEngine source code (so I could also be wrong). But here are some relevant bugs:...

After researching a bit further, this could _maybe_ be achieved using the [org.freedesktop.portal.ScreenCast](https://flatpak.github.io/xdg-desktop-portal/#gdbus-org.freedesktop.portal.ScreenCast) D-Bus API. I currently have no idea how that works, but it may be worth looking into...