[Webkit-unassigned] [Bug 85851] MediaStream API: support MediaStreamRecorder implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 02:07:12 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=85851

--- Comment #84 from Marcel <marcel at cammio.com> ---
Here is a example of the issue:

https://jsfiddle.net/vyapfckd/1/


(In reply to Marcel from comment #83)
> Thank you for your quick response Youenn
> 
> My bad. I posted the wrong line of code for the creation of the Blob. It
> should have been: 
> const blob = new Blob(recordedBlobs, {type: mediaRecorder.mimeType});
> 
> mediaRecorder.mimeType returns "video/mp4"
> 
> And yes after this change we still have the same issues.
> 
> 
> (In reply to youenn fablet from comment #82)
> > MediaRecorder is not supporting webm format at the moment.
> > Ditto for the media element.
> > Can you retry by using video/mp4?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201218/7b36fe5b/attachment.htm>


More information about the webkit-unassigned mailing list