multiStreamRecorder.start(3000);. Copied! 之後再把blob轉格式. var superBuffer = new Blob(blob1, {type: 'video/webm'});. 最後轉為可用在url的型態.
確定! 回上一頁