Re: About onaddtrack/onremovetrack ( LC-3025)

 Dear Iñaki Baz Castillo ,

The Web Real-Time Communications Working Group has reviewed the comments
you sent [1] on the Last Call Working Draft [2] of the Media Capture and
Streams published on 14 Apr 2015. Thank you for having taken the time to
review the document and to send us comments!

The Working Group's response to your comment is included below, and has
been implemented in the new version of the document available at:
http://w3c.github.io/mediacapture-main/archives/20150629/getusermedia.html.

Please review it carefully and let us know by email at
public-media-capture@w3.org if you agree with it or not before 17 July
2015. In case of disagreement, you are requested to provide a specific
solution for or a path to a consensus with the Working Group. If such a
consensus cannot be achieved, you will be given the opportunity to raise a
formal objection which will then be reviewed by the Director during the
transition of this document to the next stage in the W3C Recommendation
Track.

Thanks,

For the Web Real-Time Communications Working Group,
Dominique Hazaël-Massieux
Vivien Lacourba
W3C Staff Contacts

 1.
http://www.w3.org/mid/CALiegf=OM67fGr3eOxZ4uC4EZL7KkXBhRFHSePR9zd25q2N5CQ@mail.gmail.com
 2. http://www.w3.org/TR/2015/WD-mediacapture-streams-20150414/


=====

Your comment on addtrack:
> Hi,
> 
> The current draft states that both onaddtrack and onremovetrack events
> "are not fired when the script directly modifies the tracks of
> aMediaStream".
> 
> I don't like that. When I call close on a WebSocket I get the onclose
> event. Events indicate that something happened regardless who or what
> caused it.
> 
> I see no reason at all to just fire those events due to a track
> modification made by the script in a MediaStream.


Working Group Resolution (LC-3025):
A note was added to the document that clarifies that the addtrack and
removetrack events are defined to be used by other specs that use the
MediaStream API and need to notify the script that the User Agent has
updated a MediaStream's track set "from the background".

[1]
https://github.com/w3c/mediacapture-main/commit/13ad8737791455ffae8f9f91c018d8aa896ca379

----

Received on Tuesday, 7 July 2015 13:14:30 UTC