I'm working from home now and I need to share my screen several times.
Searching on web, I discovered this topic https://askubuntu.com/questions/1313369/screen-sharing-with-wayland, where the post's author said that
The easy solution is to use ubuntu 21.04 or later which properly integrates pipewire. Ubuntu 21.04 also defaults to wayland (intel and amd only) so pipewire screen sharing should work out of the box.
My question is: how can I integrate pipewire on Debian 10? Is it just install the pipewire package (https://packages.debian.org/search?keywords=pipewire) from official Debian repo?
Thanks