[Webkit-unassigned] [Bug 179362] New: Add support for QVGA resolution (320×240) in getUserMedia API on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 6 22:54:03 PST 2017


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

            Bug ID: 179362
           Summary: Add support for QVGA resolution (320×240) in
                    getUserMedia API on iOS
           Product: WebKit
           Version: Safari 11
          Hardware: iPhone / iPad
                OS: iOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at xylil.com
                CC: youennf at gmail.com

https://bugs.webkit.org/show_bug.cgi?id=178109 deals with adding arbitrary resolutions to getUserMedia.

At https://bugs.webkit.org/show_bug.cgi?id=179227 I make the case for adding QQVGA resolution (160 x 120) support.

I've also noticed that iOS also doesn't currently provide support for QVGA (320 x 240), which, similar to QQVGA, is a must have resolution. Most importantly:

1. It's a standard resolution (see https://en.wikipedia.org/wiki/Graphics_display_resolution#QVGA_.28320.C3.97240.29), which I'm pretty confident would be supported natively by most webcams.

2. Ideal resolution for multiparty videoconferencing solutions.

3. Useful as a fallback resolution for users with slower internet speed (as it's 1/4 the size of VGA).

-- 
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/20171107/e1dd7611/attachment-0001.html>


More information about the webkit-unassigned mailing list