Re: [mediacapture-main] Proposal: DecodeConcatVideoData (input multiple files or streams) => Output: single webm file (#575)

@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