- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Mar 2018 23:01:05 +0000
- To: public-media-capture-logs@w3.org
@SingingTree It is possible to create a seekable media resource comprising one or more `ArrayBuffer` representations of the recorded `Blob`s using `MediaSource`, as suggested at https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/mediarecorder/README.md?dr=CSs&l=86 - https://cs.chromium.org/chromium/src/third_party/WebKit/Source/modules/mediarecorder/README.md?dr=CSs&l=87. Getting that resulting media resource at Chromium is still an issue; see https://bugs.chromium.org/p/chromium/issues/detail?id=820489; https://github.com/w3c/media-source/issues/190; https://bugs.chromium.org/p/chromium/issues/detail?id=820997; https://github.com/w3c/html/issues/550; https://github.com/w3c/html/issues/555. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/119#issuecomment-375485088 using your GitHub account
Received on Thursday, 22 March 2018 23:01:10 UTC