- From: Miguel Casas-Sanchez via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Jan 2016 15:30:22 +0000
- To: public-media-capture@w3.org
miguelao has just created a new issue for
https://github.com/w3c/mediacapture-main:
== on{add,remove}track event description inconsistency ==
(normative) Section
https://w3c.github.io/mediacapture-main/#attributes seems to imply
that every ```{add,remove}track()``` ends up firing an
```on{add,remove}track``` event, but (non-normative) Section
https://w3c.github.io/mediacapture-main/getusermedia.html#event-summary
includes the rather odd limitation:
> Note that this event is not fired when the script directly modifies
the tracks of a MediaStream.
Propose that the appropriate Event gets fired regardless of the origin
of the call (or at least explain better this inconsistency).
Please view or discuss this issue at
https://github.com/w3c/mediacapture-main/issues/302 using your GitHub
account
Received on Monday, 11 January 2016 15:30:25 UTC