nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).

Home Page:https://docs.rs/xcap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capture screen with Pipewire on Linux/Wayland

mokurin000 opened this issue · comments

In current implementation we have really bad performance on most Linux+Wayland environments.

With pipewire the performance will be significantly improved

Look forward to this feature