[webkit-dev] Best approach to solve bug 202233

Majo Vlasanovich majo at squadcast.fm
Mon May 18 13:32:36 PDT 2020


Hi!

I'm trying to solve this bug https://bugs.webkit.org/show_bug.cgi?id=202233.

I don't know if this is the place but I wanted to talk a little bit about
possible approaches.

The way I have thought on how to do this is:
In MediaRecorder::startRecording(Optional<int> timeslice), every few
seconds (the time pass in timeslice) execute the code  in  MediaRecorder::
stopRecording()with some modifications.

There are some things to figure it out but do you think is the best
approach or have any other ideas?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20200518/a44c01d1/attachment.htm>


More information about the webkit-dev mailing list