[mediacapture-insertable-streams] Access to raw metadata (#3)

youennf has just created a new issue for https://github.com/w3c/mediacapture-insertable-streams:

== Access to raw metadata ==
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).

Please view or discuss this issue at https://github.com/w3c/mediacapture-insertable-streams/issues/3 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 December 2020 14:30:38 UTC