w3c / mediacapture-extensions

Extensions to Media Capture and Streams by the WebRTC Working Group
https://w3c.github.io/mediacapture-extensions/
Other
19 stars 14 forks source link

Face detection, background blur and eye gaze correction example #57

Closed eehakkin closed 1 year ago

eehakkin commented 2 years ago

Please ignore the first commit in this PR. It is the same as the one in #48.

This PR adds an example which shows how to use face detection (see #48), background concealment (see #45) and eye gaze correction (see #56) with MediaStreamTrack Insertable Media Processing using Streams.


Preview | Diff

youennf commented 2 years ago

Adding example is fine for background blur now that it shipped. Should we split the PR?

alvestrand commented 1 year ago

This seems to be superseded by #78 (eye gaze correction and background blur have gone elsewhere)