- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Jun 2017 05:43:20 +0000
- To: public-webrtc-logs@w3.org
The note in Section 5 explains that the same track can be sent multiple times via in `addTransceiver(track)` and `sender.replaceTrack` which is why the check is not done. `addTransceiver(track)` always creates a new transceiver by design. The text on origin checks might best be placed somewhere else so as to apply more generally. -- GitHub Notification of comment by aboba Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1386#issuecomment-308634559 using your GitHub account
Received on Thursday, 15 June 2017 05:43:26 UTC