Waylandになり、画面共有の方法がXorgと異なっています。Chromeのディフォルトの設定では利用できないため設定方法をメモしておきます。
実施方法
Chromeの設定 chrome://flags/#enable-webrtc-pipewire-capturer
にて、以下のパラメータを変更します。
WebRTC PipeWire support : Enable
When enabled the WebRTC will use the PipeWire multimedia server for capturing the desktop content on the Wayland display server. – Linux
Linux上の設定、POPOSでは標準で実施がされていますがもし xdg-desktop-portal-wlr
が導入されていない場合にはInstallをします。 apt install で入るはずです。
メモ
ChromeをWaylandモードで動いているかとかその他にもはまりどころは色々ある模様です。こちらを確認しておくと良いかもしれません。https://gist.github.com/PowerBall253/2dea6ddf6974ba4e5d26c3139ffb7580