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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 04:54:41 PST 2021


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

--- Comment #88 from Octavian Naicu <naicuoctavian at gmail.com> ---
(In reply to Octavian Naicu from comment #87)

> 2) The code in that post shows the use of 1 second time slices:
> 
>     // Let's receive 1 second blobs
>     mediaRecorder.start(1000); 
> 
> In Safari 14.0.2 this functionality is broken. Using the above code will
> produce an .mp4 file that's corrupt as it won't play in the browser or
> locally in VLC.

I've tested some more and the `timeslice` argument is supported and it works as expected. I was testing cached code when I was unable to get it to work.

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


More information about the webkit-unassigned mailing list