Do I understand correctly and you want to experiment for a single milestone? (M97)
On Tue, Oct 5, 2021 at 11:12 PM 'Elad Alon' via blink-dev < blink-dev@chromium.org> wrote: > Contact emailselada...@chromium.org, mfo...@chromium.org, > jop...@chromium.org > > Explainer > https://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> > > 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). > > > Goals for experimentation > > Evaluate the usefulness of the feature and gather Web-developer feedback > about how it may improve. > > Debuggability > > N/A > > Will this feature be supported on all six Blink platforms (Windows, Mac, > Linux, Chrome OS, Android, and Android WebView)?No > > Supported on all desktop platforms, but not on mobile platforms, as the > prerequisite API of getDisplayMedia is currently only available on desktop. > > > 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 > > Tracking bug > https://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 > > Links to previous Intent discussionsIntent to prototype: > https://groups.google.com/a/chromium.org/g/blink-dev/c/dib14W1B0Xc > > > 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/CAMO6jDPGYJBWv6xTaRPPAkCtCCU5RRhskk459kY4yhhsZtTSdg%40mail.gmail.com > <https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAMO6jDPGYJBWv6xTaRPPAkCtCCU5RRhskk459kY4yhhsZtTSdg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAL5BFfVxWAutWOFq0ZsheND%3D0B7OfDT0d8DpsCxXuszKFyp9BA%40mail.gmail.com.
