<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>179362</bug_id>
          
          <creation_ts>2017-11-06 22:54:03 -0800</creation_ts>
          <short_desc>Add support for QVGA resolution (320×240) in getUserMedia API on iOS</short_desc>
          <delta_ts>2017-11-07 13:36:12 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebRTC</component>
          <version>Safari 11</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 11</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>179227</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=179227</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chad Phillips">webkit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1368939</commentid>
    <comment_count>0</comment_count>
    <who name="Chad Phillips">webkit</who>
    <bug_when>2017-11-06 22:54:03 -0800</bug_when>
    <thetext>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&apos;ve also noticed that iOS also doesn&apos;t currently provide support for QVGA (320 x 240), which, similar to QQVGA, is a must have resolution. Most importantly:

1. It&apos;s a standard resolution (see https://en.wikipedia.org/wiki/Graphics_display_resolution#QVGA_.28320.C3.97240.29), which I&apos;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&apos;s 1/4 the size of VGA).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1369175</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2017-11-07 13:36:12 -0800</bug_when>
    <thetext>Duping to bug 179227 because both are a request to expose widths and heights that require up/down scaling (WebKit currently only supports video capture sizes supported by AVCapture directly).

*** This bug has been marked as a duplicate of bug 179227 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>