Contact emailselada...@chromium.org, mfo...@chromium.org,
jop...@chromium.org

Explainerhttps://github.com/eladalon1983/region-capture/blob/main/README.md

Specificationhttps://eladalon1983.github.io/region-capture/

Summary

Recall that applications may currently obtain a capture of the tab in which
they run using getDisplayMedia, either with or without preferCurrentTab.
Moreover, soon another API will allow similar functionality -
getViewportMedia. In either case, the application may then also wish to
crop the resulting video track so as to remove some content from it
(typically before sharing it remotely). We introduce a performant and
robust API for cropping a self-capture video track.

Blink componentBlink
<https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink>

Motivation

Applications need a performant and robust way to crop video tracks. For
example, applications that combine video-conferencing and
productivity-suite may wish to capture themselves, but only send the
productivity-suite portion of themselves to remote participants, thereby
avoiding a hall-of-mirrors effect.


Initial public proposal
https://github.com/w3c/mediacapture-screen-share/issues/158

TAG reviewPending

TAG review statusPending

Risks


Interoperability and Compatibility



Gecko: No signal

WebKit: No signal

Web developers: No signals

Ergonomics

N/A


Activation

Should be relatively unchallenging to use.


Security

This is a mechanism by which an application purposefully strips away
information which it already has access to (via pre-existing mechanisms
such as getDisplayMedia).


Debuggability

-


Is this feature fully tested by web-platform-tests
<https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md>
?No

Flag nameRegionCapture

Requires code in //chrome?False

Tracking bughttps://bugs.chromium.org/p/chromium/issues/detail?id=1247761

Launch bughttps://bugs.chromium.org/p/chromium/issues/detail?id=1168076

Estimated milestones
OriginTrial desktop last 97
OriginTrial desktop first 97

Link to entry on the Chrome Platform Status
https://www.chromestatus.com/feature/5712447794053120

This intent message was generated by Chrome Platform Status
<https://www.chromestatus.com/>.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAMO6jDMPp1jgWZ%2BurowAicv-TDzw0y8O6NXG7KW7eFZq8Uhd5A%40mail.gmail.com.

Reply via email to