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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 02:15:13 PST 2020


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

--- Comment #85 from youenn fablet <youennf at gmail.com> ---
(In reply to Marcel from comment #84)
> 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.

Oh, I see, this is probably https://bugs.webkit.org/show_bug.cgi?id=219258.
Can you try in latest STP 117?

-- 
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/dd985ed5/attachment.htm>


More information about the webkit-unassigned mailing list