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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 01:40:58 PDT 2021


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

--- Comment #93 from Michael L <michael at myinterview.com> ---
Hi Youenn,

Any news on this ? Should I open a separate ticket ?

Thanks

(In reply to Michael L from comment #92)
> Hello,
> 
> I noticed that on our recordings, it doesn't seem that the webkit
> implementation follows the bitrate guidelines.
> 
> When initiating the MediaRecorder object we pass this options config object:
> 
> {
>     bitsPerSecond: 2000000
> }
> 
> In theory that should limit the recording to a maximum of 1953 kb/s.
> 
> We see on multiple occurences (eg on Safari 14.1.1 on iOS 14.6) that the
> output file has a much bigger bitrate (eg 9700 kb/s just for the video)
> which produces files that are hard to upload given the size. Is this a known
> issue ? Is there a workaround ? (like using videoBitsPerSecond instead of
> bitsPerSecond ?)
> 
> Thanks

-- 
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/20210831/dfe0cc41/attachment-0001.htm>


More information about the webkit-unassigned mailing list