- From: stefan hakansson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Dec 2016 12:56:29 +0000
- To: public-webrtc-logs@w3.org
@mparis I agree, things could get a bit complicated. However, I have a vivid memory of us talking about this earlier and concluding "anyone using ```addTransceiver``` is an advanced user and should know what they are doing". Another case which is related is ```replaceTrack()```. In that case the Id of the sending track is different than the Id of the receiving track (since no SDPs are exchanged as a result of ```replaceTrack()```). And note that ```replaceTrack(withTrack)``` does not check if ```withTrack``` is already being sent. -- GitHub Notification of comment by stefhak Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/954#issuecomment-264847371 using your GitHub account
Received on Monday, 5 December 2016 12:56:41 UTC