[Webkit-unassigned] [Bug 236870] Apple Silicon: Black screen share on remote side of peerconnection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 06:14:28 PST 2022


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

--- Comment #6 from youenn fablet <youennf at gmail.com> ---
(In reply to Venkatesh Devale from comment #5)
> So we do not have any resolution in constraints while calling
> `getDisplayMedia`. Here are the constraints:
> 
> {audio: false, video: {frameRate: {max: 15}}}
> 
> Could you please help me understand which resolution you are talking here?

The resolution of the display MediaStreamTrack.
If you do something like {audio: false, video: {width: {max:1280}, frameRate: {max: 15}}}, would it 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/20220302/13468c33/attachment.htm>


More information about the webkit-unassigned mailing list