- From: Philipp Hancke via GitHub <sysbot+gh@w3.org>
- Date: Fri, 02 Feb 2018 08:30:49 +0000
- To: public-webrtc-logs@w3.org
if you call removeTrack you can call replaceTrack on that sender? Surprising but I can see how your code would work. But how does this work then: ``` When the other peer stops sending a track in this manner, the track is removed from any remote MediaStreams that were initially revealed in the track event ``` I assume that the stream ids come back when you set the sender direction to active? -- GitHub Notification of comment by fippo Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1756#issuecomment-362519473 using your GitHub account
Received on Friday, 2 February 2018 08:31:07 UTC