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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 18:20:49 PST 2022


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

--- Comment #7 from Venkatesh Devale <devalevenkatesh at gmail.com> ---
SO I tested with above suggested constraints and it is working for me from Safari to other browser. I have not updated the Safari or macOS yet as well.

```
{audio: false, video: {frameRate: {max: 15}, width: {max: 1280}}}
```

Thanks for providing the constraints. Well, couple of questions:

1. Do you know if this is a problem only on specific Safari versions on M1 especially or is there a fixed Safari version landed? Checking as we have to handle this behavior for all those version it seems.

2. Is 1280 a value to be used generally or depends on the size of screen? (I tested on a wide 2k monitor and it works fine with above constraints. ) I do not have a M1 macbook rather a Mac Mini which needs external display.

-- 
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/20220304/400d71d1/attachment.htm>


More information about the webkit-unassigned mailing list