Re: [webrtc-pc] example 13: getReceivers semantics

another case which doesn't work anymore:
* call SRD
* call addTrack
* the track id is not reflected by the rtpsender

Now suppose I added a video track, the remote sends me two video m-lines (so two senders get created on my side) and later I add a screensharing track. how would I find the rtpsender associated with my screensharing to call replaceTrack(null)?

(speaking practically i would probably just stop() the screensharing track)

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1128#issuecomment-297639748 using your GitHub account

Received on Thursday, 27 April 2017 07:52:42 UTC