Skip to content

chrome.desktopCapture API #1380

@max-mapper

Description

@max-mapper

Currently in Chromium there is only support for capturing the entire desktop (using getUserMedia with chromeMediaSource: "screen". I looked at the Chromium issue tracker and I can't find anything on the roadmap for better sharing granularity (e.g. to only share 1 app window instead of the entire screen). In Chrome there is a much nicer desktopCapture API that implements this really nice popup UI as well as per-OS-window or per-browser-tab or entire screen sharing.

screen shot 2015-04-07 at 1 08 35 pm

This is probably a longshot, but how hard would it be to add the desktopCapture Chrome Platform API to Atom Shell? I can't even find the google repo where desktopCapture is implemented...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions