[Webkit-unassigned] [Bug 210958] New: pictureInPicture with iOS MediaStream source is rotated 180deg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 01:50:02 PDT 2020


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

            Bug ID: 210958
           Summary: pictureInPicture with iOS MediaStream source is
                    rotated 180deg
           Product: WebKit
           Version: Safari 13
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: seppe at vectera.com
                CC: youennf at gmail.com

Steps to reproduce:

* Join a appr.tc room with Safari on Mac OS.
* Join the same room with Safari on iOS with camera enabled.
* Execute the following command in the desktop console:

  document.addEventListener('click', () => document.querySelector('#remote-video').webkitSetPresentationMode('picture-in-picture'));

* Click anywhere in the viewport.


Expected result: a picture in picture popup is shown, showing the video of the iOS camera
Actual result: the popup and video are show, but the video is rotated 180deg.


This result can be reproduced on different websites.
I haven't found any other combination of browser where it occurs (tested with different combinations of mobile Safari, desktop Safari, mobile Chrome and desktop Chrome).

-- 
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/20200424/1741070f/attachment-0001.htm>


More information about the webkit-unassigned mailing list