- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Feb 2020 17:59:46 +0000
- To: public-webrtc-logs@w3.org
Technically, between `start()` and `stop()` or `pause()` and `resume()` the underlying audio or video can still be stored outside of the `MediaRecorder` process and be recorded later in sequence by utilizing `canvas` and Web Audio API to save the images and audio. That approach should eliminate any gaps in the playback. Is the inquiry mainly about `start()` writing WebM headers and `resume()` not writing headers? Or are you trying to meet a specific requirement? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/195#issuecomment-588358485 using your GitHub account
Received on Wednesday, 19 February 2020 17:59:48 UTC