Skip to content

Add backgroundSegmentationMask to VideoFrameMetadata registry #886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

eehakkin
Copy link

@eehakkin eehakkin commented Apr 8, 2025

Background segmentation mask is useful for Media Capture as discussed in w3c/mediacapture-extensions#142.

@@ -77,6 +77,10 @@
<td>backgroundBlur</td>
<td>[Background blur effect status](https://w3c.github.io/mediacapture-extensions/#background-blur-effect-status)</td>
</tr>
<tr>
<td>backgroundSegmentationMask</td>
<td>[Background segmentation mask](https://github.com/w3c/mediacapture-extensions/pull/142)</td>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

w3c/mediacapture-extensions#142 should eventually end up to be https://w3c.github.io/mediacapture-extensions/#background-segmentation-mask (the section does not exist yet) and a preview is meanwhile accessible at https://eehakkin.github.io/intel-w3c-mediacapture-extensions/#background-segmentation-mask.

@padenot
Copy link
Collaborator

padenot commented Apr 23, 2025

Let us know when w3c/mediacapture-extensions#142 merges, and we can merge this one, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants