- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Apr 2019 15:57:36 +0000
- To: public-webrtc-logs@w3.org
@alvestrand That is, where two `RTCPeerConnection` instances are created by the user within the same scope why is isolating or labeling the `MediaStreamTrack` `"remote"` mandated by the specification? Following your suggestion re `MediaRecorder` can that API be extended to include the functionality of `RTCRtpSender.replaceTrack()` (e.g., `MediaRecorder.replaceTrack(withTrack)`) without explicitly using `RTCPeerConnection` (which is only used for the functionality of `replaceTrack()`). -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/575#issuecomment-482174468 using your GitHub account
Received on Thursday, 11 April 2019 15:57:38 UTC