[Webkit-unassigned] [Bug 179227] New: Add support for QQVGA resolution (160×120) in getUserMedia API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 20:25:37 PDT 2017


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

            Bug ID: 179227
           Summary: Add support for QQVGA resolution (160×120) in
                    getUserMedia API
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            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.

>From reading that report, it sounds like it might involve some complexity. As a simple first step, I'd suggest adding the QQVGA resolution (160×120) to the list of supported resolutions.

Here are some reasons why I think this would be a good thing to have ASAP:

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

2. Ideal resolution for 'thumbnail' videos as are often used in multiparty videoconferencing solutions.

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

-- 
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/20171103/c198c55e/attachment.html>


More information about the webkit-unassigned mailing list