Re: [mediacapture-main] Stop a remote track has no effect

Isn't it true that a remote track has the same reference-counting 
requirement as a local one?  That is, if a MediaStreamTrack from a 
RTCPeerConnection has been cloned, then stopping one of the clones 
would do nothing; stopping all of the clones might signal to 
RTCPeerConnection that the media is no longer wanted.  Or, maybe 
RTCPeerConnection can choose to ignore that signal on its own rather 
than having the gUM spec tell it what to do.

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

Received on Saturday, 13 February 2016 20:22:16 UTC