Skip to content
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

Extensibility: VideoFrame and encoded chunk metadata #5

Open
aboba opened this issue Oct 13, 2022 · 0 comments
Open

Extensibility: VideoFrame and encoded chunk metadata #5

aboba opened this issue Oct 13, 2022 · 0 comments

Comments

@aboba
Copy link
Collaborator

aboba commented Oct 13, 2022

A number of new capabilities (including Face Detection and Background blur acceleration) appear to require the addition of VideoFrame metadata:

Examples: w3c/mediacapture-extensions#57
Eye gaze correction: w3c/mediacapture-extensions#56
Face framing: w3c/mediacapture-extensions#55
Lighting correction: w3c/mediacapture-extensions#53

There are also uses for encoded chunk metadata, however, there is no registry for this metadata, nor are there any rules for carrying VideoFrame metadata over to encoded chunks (e.g. in WebCodecs encoder) or vice-versa (in WebCodecs decoder).

Related: w3c/webcodecs#559

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

No branches or pull requests

1 participant