ZIm/crates/livekit_client
Michael Sloan c2afc2271b
Use scap library to implement screensharing on X11 (#27807)
While `scap` does have support for Wayland and Windows, but haven't seen
screensharing work properly there yet. So for now just adding support
for X11 screensharing.

WIP branches for enabling wayland and windows support:

* https://github.com/zed-industries/zed/tree/wayland-screenshare
* https://github.com/zed-industries/zed/tree/windows-screenshare


Release Notes:

- Added support for screensharing on X11 (Linux)

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-authored-by: Junkui Zhang <364772080@qq.com>
2025-04-04 21:31:03 +00:00
..
examples chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
src Use scap library to implement screensharing on X11 (#27807) 2025-04-04 21:31:03 +00:00
Cargo.toml Use scap library to implement screensharing on X11 (#27807) 2025-04-04 21:31:03 +00:00
LICENSE-GPL Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00