- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Sun, 21 Apr 2019 17:21:49 +0000
- To: public-webrtc-logs@w3.org
> It's stitched together over time. The purpose of this note is more to dispel the 1:1 myth of tracks. I think the vague language here is fine to convey that. I don't think this note counts as citeable. How to incorporate the functionality of `RTCRtp.sender.replaceTrack()` in to a method of `MediaRecorder` without using `RTCPeerConnection`; e.g., `if (currentVideo.currentTime > N) { await mediaRecorderInstance.replaceTrack(nextVideoStream.getVideoTracks()[0]) }`? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2171#issuecomment-485268207 using your GitHub account
Received on Sunday, 21 April 2019 17:21:50 UTC