Re: [mediacapture-main] Add a constraint to inform a video track about its type of content

We discussed this (@uysalere and I) in the context of <canvas>/<video>
 versus regular Media Stream sources and thought that the distinction 
was, regarding the produced frame cadence, between `bursty` and 
`regular` ones, and, regarding the produced content, between `pixel 
accurate` sources and `the rest` :-). &lt;canvas> sources are 
`bursty`, whereas &lt;video> sources are `regular`, both being 
`pixel-accurate` (or synthetic).

These 2x2 taxonomy has the advantage of defining the semantics of the 
content of a Track without detailing its origin, and it would be 
useful in the Chrome internals, but I'd like to hear how it'd fit into
 the larger Web landscape.

-- 
GitHub Notification of comment by miguelao
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-main/issues/391#issuecomment-245340453
 using your GitHub account

Received on Wednesday, 7 September 2016 16:35:05 UTC