Re: [mediacapture-main] Management of track members in a stream

The primary case of concern here is that the spec doesn't recognize 
that the set of tracks in a stream might be manipulated by things that
 are out of the control of an application.  In particular, 
`RTCPeerConnection` and it's session negotiation.

I don't think that this requires much, but `removeTrack` (or maybe 
**remove a track** from a `MediaStream`) isn't specified at all.

-- 
GitHub Notif of comment by martinthomson
See 
https://github.com/w3c/mediacapture-main/issues/242#issuecomment-138744753

Received on Wednesday, 9 September 2015 01:15:33 UTC