@Pehrsons Finally composed two versions of code that records multiple videos in sequence using a single of each `<video>` and `<canvas>` elements with `canvas.captureStream()`, `AudioContext().createMediaStreamDestination()`, `AudioContext.createMediaElementSource()`, `requestAnimationFrame()`, `MediaStream()`, `MediaRecorder()`. The one issue is that Mozilla Firefox does not output the final 1 second of the last recorded audio. Searched https://bugzilla.mozilla.org though could not find any similar issue. Can post the code here or at a bug report if that would be a more appropriate venue. Do you have any idea why the last 1 second of audio is not output at the resulting `webm` file? -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/4#issuecomment-476045079 using your GitHub accountReceived on Monday, 25 March 2019 03:44:40 UTC
This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC