[mediacapture-main] Add note on applicability of constraints to tracks in other specs (#578)

henbos has just created a new issue for https://github.com/w3c/mediacapture-main:

== Add note on applicability of constraints to tracks in other specs ==
Attempting to interpret how constraints defined in this spec, which was written with MediaStreamTracks generated by getUserMedia() in mind, apply to MediaStreamTracks generated in the contexts of other specs (such as webrtc-pc or mediacapture-screen-share), leads to confusion.

The solution to this under-specificity was to explicitly define what constraints do in the respective specs.

To make this even more clear, let's add a note to mediacapture-main spec clarifying that the constraints defined in this spec are only applicable to MediaStreamTracks generated by getUserMedia(), unless otherwise specified in other specs.

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

Received on Thursday, 25 April 2019 12:38:20 UTC