<?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>210393</bug_id>
          
          <creation_ts>2020-04-11 15:31:47 -0700</creation_ts>
          <short_desc>no packets are sent on media track obtained with {&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;frameRate&quot;:24}</short_desc>
          <delta_ts>2023-09-24 22:31:37 -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 13</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 13</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>makarand</reporter>
          <assigned_to name="youenn fablet">youennf</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>giffypap79</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1640606</commentid>
    <comment_count>0</comment_count>
    <who name="">makarand</who>
    <bug_when>2020-04-11 15:31:47 -0700</bug_when>
    <thetext>Step 1: get local video track with navigator.mediaDevices.getUserMedia({ audio: false, video:  {&quot;width&quot;:1920,&quot;height&quot;:1080,&quot;frameRate&quot;:24} })

Step 2: send this track over peer connection.

Step 3: 
Expected:
Track should be visible on other end

Found:
Track was not visible on other end. The packetsSent stay at 0.


You can see this issue easily by opening following page in iOS Safari 
https://makarandp0.github.io/iosSafariVideoConstraintsIssue.html
Sources at: https://github.com/makarandp0/makarandp0.github.io/blob/master/iosSafariVideoConstraintsIssue.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1641194</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-04-13 17:34:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/61747755&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1979329</commentid>
    <comment_count>2</comment_count>
    <who name="youenn fablet">youennf</who>
    <bug_when>2023-09-22 05:44:50 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/18077</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1979728</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2023-09-24 22:31:35 -0700</bug_when>
    <thetext>Committed 268386@main (201af2ff253c): &lt;https://commits.webkit.org/268386@main&gt;

Reviewed commits have been landed. Closing PR #18077 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>