Re: [mediacapture-record] How to concatenate Blobs of recordings into single file capable of playback?

@yellowdoge  The basic concept is to be able to 1) create discrete files from media fragments, for example, 1 second of a video file, capable of independent playback; whether the implementation be `MediaRecorder` or other methods available at modern browsers; 2) the capability to concatenate or mix the independent media fragments into a single media file, where the media fragments may or may not be derived from the same original media resource 

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

Received on Saturday, 22 July 2017 00:04:39 UTC