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

Access to raw metadata #3

Closed
youennf opened this issue Dec 1, 2020 · 6 comments
Closed

Access to raw metadata #3

youennf opened this issue Dec 1, 2020 · 6 comments

Comments

@youennf
Copy link
Contributor

youennf commented Dec 1, 2020

I can see use cases where it would be useful to have metadata attached to raw frames be exposed to JavaScript.
This could for instance be head detection metadata that some cameras already generate.
Or it could be a track processor that adds such metadata in addition to (or in lieu of) modifying the pixels.

There may be also use cases where this metadata should be preserved by the encoder (or decoder) so that the JS raw frame metadata would be kept attached to the JS encoded frame (or vice versa).

@alvestrand
Copy link
Contributor

Absolutely agree. But given that we are adopting the frames from WebCodecs, can you raise an issue on this in the WebCodecs repo and link it here?

@alvestrand
Copy link
Contributor

@youennf ?

@youennf
Copy link
Contributor Author

youennf commented Apr 22, 2021

Thanks for the ping, will do it shortly.

@alvestrand
Copy link
Contributor

Great, closing in this repo.

@youennf
Copy link
Contributor Author

youennf commented Apr 22, 2021

I think there are WebRTC bits we need to discuss outside of WebCodecs.
In particular, we want that metadata added by media capture raw goes up to WebRTC encoded transform, which is not WebCodec.

Reopening this issue for now. Though maybe we could move it to webrtc encoded transform.

@youennf youennf reopened this Apr 22, 2021
@guidou
Copy link
Contributor

guidou commented Jun 18, 2021

I think we have been discussing this in the context of encoded transform, so closing this.

@guidou guidou closed this as completed Jun 18, 2021
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

3 participants