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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 02:50:24 PST 2020


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

--- Comment #86 from Marcel <marcel at cammio.com> ---
YES, this fixes it :D


(In reply to youenn fablet from comment #85)
> (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/5f1da22a/attachment.htm>


More information about the webkit-unassigned mailing list