Re: [mediacapture-record] Ability to tell MediaRecorder to maximize frame rate (#177)

In theory `canvas.captureStream(0)` and `<CanvasCaptureMediaStream|MediaStream>.requestFrame()` and `ImageCapture.grabFrame()` and  can be used to create video with the required frame rate, https://github.com/guest271314/MediaFragmentRecorder/blob/imagecapture-audiocontext-readablestream-writablestream/MediaFragmentRecorder.html, https://plnkr.co/edit/oYRSCpNQAL92Yb5o?preview.

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

Received on Sunday, 19 July 2020 14:20:50 UTC