Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger OS's UI to pick/exclude targets for capture #83

Open
clearlysid opened this issue May 29, 2024 · 1 comment
Open

Trigger OS's UI to pick/exclude targets for capture #83

clearlysid opened this issue May 29, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed mac macOS windows Windows

Comments

@clearlysid
Copy link
Contributor

All major OSes have a native way of selecting what all screens to capture for a given session. It would be nice to be able to trigger the picker from scap and receive it's output as Targets which we can then pass to the capture_engine.

More reading:

  1. https://learn.microsoft.com/en-us/uwp/api/windows.graphics.capture.graphicscapturepicker?view=winrt-22621
  2. https://developer.apple.com/documentation/screencapturekit/sccontentsharingpicker
  3. [Feature Request]: Use combined PipeWire Picker for desktopCapturer when windows and screens are requested electron/electron#39043

Not a personal prio for me at the moment, but happy to help out someone if they want to work on this.

@clearlysid clearlysid added enhancement New feature or request help wanted Extra attention is needed windows Windows mac macOS labels May 29, 2024
@osbre
Copy link

osbre commented Dec 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed mac macOS windows Windows
Projects
None yet
Development

No branches or pull requests

2 participants