Web platform features explorer

Region capture

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.

Status

Limited availability

Browser support

  • Chrome 104 Released on 2022-08-02
  • Chrome Android
  • Edge 104 Released on 2022-08-05
  • Firefox
  • Firefox for Android
  • Safari
  • Safari on iOS

Usage (according to Chrome Platform Status)

~0.001% of page loads. More data at chromestatus.com.