mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
17 lines
No EOL
486 B
Markdown
17 lines
No EOL
486 B
Markdown
# Screen Sharing
|
|
|
|
Screensharing is done through PipeWire WebRTC on Wayland.
|
|
|
|
## Prereqs
|
|
|
|
Make sure you have `pipewire` and `wireplumber` installed, enabled and running if you don't have them yet.
|
|
|
|
Also install `slurp` for monitor selection.
|
|
|
|
## Screensharing
|
|
|
|
Read [this amazing gist by PowerBall253](https://gist.github.com/PowerBall253/2dea6ddf6974ba4e5d26c3139ffb7580) for a great tutorial.
|
|
|
|
## Caveats
|
|
|
|
You cannot screenshare separate windows with Hyprland, yet. Only full monitors. |