Region capture
Limited availability
When using navigator.mediaDevices.getDisplayMedia() to capture a browser tab as a video stream, the region capture API allows you to crop the video to the bounding box of a given element. In contrast to the element capture API, any content that overlays that element is also captured.
Browser support
- Chrome 104 Released on 2022-08-02
- Chrome Android Not supported
- Edge 104 Released on 2022-08-05
- Firefox Not supported
- Firefox for Android Not supported
- Safari Not supported
- Safari on iOS Not supported
Need this feature?
Leave a 👍 on the feedback issue
Don't forget to also leave a comment explaining your specific use case.
Specifications
- Region Capture, from Web Real-Time Communications Working Group (W3C).
Usage (according to Chrome Platform Status)
~0.011% of page loads. More data at chromestatus.com.Web Platform Tests (WPT)
View the latest WPT test results for this featureView as JSON | Edit this feature | Report an issue | Web-features entry: source, dist