<?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>181759</bug_id>
          
          <creation_ts>2018-01-17 11:59:03 -0800</creation_ts>
          <short_desc>Add support for multiple video resolution in getusermedia</short_desc>
          <delta_ts>2018-09-19 11:11:23 -0700</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>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>178109</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Duanpei Wu">duanpei</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>csaavedra</cc>
    
    <cc>duanpei</cc>
    
    <cc>eric.carlson</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1390147</commentid>
    <comment_count>0</comment_count>
    <who name="Duanpei Wu">duanpei</who>
    <bug_when>2018-01-17 11:59:03 -0800</bug_when>
    <thetext>We need to get more than one video stream from a single cam in one session. We have made the attempts to call getUserMedia() twice with two different resolutions, one with 720p and the other with 360p. The first call to getUserMedia() with 720p succeeded but the second call with 360p failed with the error msg, wrong width value.

Please add this feature to WebKit. As a reference, Chrome supports this feature and FireFox supports the similar feature with video scaling in peerConnection.

Thanks</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1390150</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-01-17 12:02:51 -0800</bug_when>
    <thetext>&lt;rdar://problem/36591680&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1460864</commentid>
    <comment_count>2</comment_count>
    <who name="Claudio Saavedra">csaavedra</who>
    <bug_when>2018-09-19 00:29:28 -0700</bug_when>
    <thetext>Is this bug 178109 indeed?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1461050</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Carlson">eric.carlson</who>
    <bug_when>2018-09-19 11:11:23 -0700</bug_when>
    <thetext>(In reply to Claudio Saavedra from comment #2)
&gt; Is this bug 178109 indeed?

It is, thank you!

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

    </bug>

</bugzilla>