- From: Andreas Pehrson via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Dec 2019 10:42:21 +0000
- To: public-webrtc-logs@w3.org
Then AIUI we'd need either of: - A mode on SourceBuffer that treats the audio track as sequence and offsets video by as much as was used for audio - A mode on MediaRecorder so that `Start(); Stop(); Start();` of a recorder doesn't reset the 2nd recording's timestamps to 0. - Simply never resetting the timestamps to 0 in MediaRecorder, if media element handles this well. -- GitHub Notification of comment by Pehrsons Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/178#issuecomment-566977827 using your GitHub account
Received on Wednesday, 18 December 2019 10:42:23 UTC