Skip to content

desktop capture improvements#3

Closed
Be-ing wants to merge 9 commits intogethopp:expose_desktop_capturerfrom
Be-ing:expose_desktop_capturer
Closed

desktop capture improvements#3
Be-ing wants to merge 9 commits intogethopp:expose_desktop_capturerfrom
Be-ing:expose_desktop_capturer

Conversation

@Be-ing
Copy link
Copy Markdown

@Be-ing Be-ing commented Oct 15, 2025

No description provided.

libwebrtc checks if it is running under Wayland or X11 and
automatically selects the appropriate backend. There does not seem
to be any need for the application developer to tell libwebrtc
which to use.
@Be-ing Be-ing force-pushed the expose_desktop_capturer branch 3 times, most recently from b70f780 to 74a4864 Compare October 15, 2025 21:46
Downstream applications should not have to be concerned with this
implementation detail. If they want to disable the automatic start
of the GLib main loop, they can opt out by disabling the
glib-main-loop feature.
@Be-ing Be-ing force-pushed the expose_desktop_capturer branch from 4892a59 to 18c058c Compare October 15, 2025 22:58
There's no point to using the Debian sysroot
livekit#730 (comment)
@Be-ing Be-ing closed this Oct 20, 2025
iparaskev pushed a commit that referenced this pull request Mar 31, 2026
* fix clang build issue from zed patches (livekit#949)

* livekit: Bump rustls to 0.23 (indirectly)

* livekit: Allow the consumer to fully specify TLS config

* livekit-api: Make webhooks and access-token non-default

Otherwise, when using livekit client SDK aka the `livekit` crate
we are pulling in `webhooks` and `access-token` related
functionality which really is not needed.

* webrtc-sys: Backport changes to the build script from main

* webrtc-sys: Make sure paths do not overflow Windows limit

* webrtc-sys: Use clang instead of gcc

* webrtc-sys: Bump webrtc version

* Debug CI output for aarch64-linux

* ci: Install lld for aarch64-linux FFI builders

* webrtc-sys: Disable CREL

* webrtc-sys: Disable CREL, attempt #2

* livekit: Expose SessionStats as public API

* webrtc-sys: Disable CREL, attempt #3

* webrtc-sys: Bump webrtc version to webrtc-0001d84-4

---------

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>

* revert unrelated changes.

* remove unused patch.

* bump webrtc-build.

* Auto generate changeset

* Fix Clang build issue from Zed patches

---------

Co-authored-by: Jakub Konka <kubkon@jakubkonka.com>
Co-authored-by: knope-bot[bot] <152252888+knope-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant