Re: [mediacapture-record] Add replaceTrack method to MediaStream (#167)

This seems like the right repo for it, since the justification for the function is strictly based on the MediaRecorder definition that "adding a track stops recording".
An alternative would be to let MediaRecorder do the same thing as the <video> playback, and let only one video track be recorded, but the video track can be replaced by add/remove.

-- 
GitHub Notification of comment by alvestrand
Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/167#issuecomment-493090139 using your GitHub account

Received on Thursday, 16 May 2019 14:26:17 UTC