You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chromium insists on using it's own chooser. It can't transfer the already opened stream from it's chooser to the actual screencast, so it queries two times (once for its chooser and once for the screencast). If you are funny you can select another output the second time. This can be solved by #170 if chromium also implements (has implemented, don't know the current state) the client side of the mechanism.
Testing here: https://mozilla.github.io/webrtc-landing/gum_test.html (it happens on any webrtc based app).
Just a simple standard
xdg-desktop-portal-wlr
conf:This is the sequence i see all the times:
As you can see point 1 and 3 both run the chooser_cmd the let me select the screen, which is already selected.
Am i seeing something wrong here or it is the current implementation to behave like this ?
Thanks!
The text was updated successfully, but these errors were encountered: