<?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>259987</bug_id>
          
          <creation_ts>2023-08-09 12:00:30 -0700</creation_ts>
          <short_desc>H.264 baseline profile is selected but iPhone sends H.264 high profile in the video stream.</short_desc>
          <delta_ts>2023-08-17 07:25:20 -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 15</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 15</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=195124</see_also>
          <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>jbookshar</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1970338</commentid>
    <comment_count>0</comment_count>
    <who name="">jbookshar</who>
    <bug_when>2023-08-09 12:00:30 -0700</bug_when>
    <thetext>In our SDP logs we see the following.

SDP Offer from iPhone

a=fmtp:96 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=640c1f
a=fmtp:98 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
a=fmtp:100 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=640c1f
a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f


SDP Answer to iPhone

a=fmtp:102 profile-level-id=42e028;packetization-mode=1


Then our decoder reports that even though baseline profile is selected, we are receiving high profile in the video stream.

WARN  2023-08-09T17:15:20.067Z From: 0x01020101 0x00000031 DEFAULT 1000463: H264Decoder_Cl::parseSPSProfileIdc: profile High profile (100) not supported

I believe we have reported this in the past and a patch to iOS 14 resolved it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1970627</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2023-08-10 17:09:45 -0700</bug_when>
    <thetext>Sounds like bug 195124, which is still open.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1971549</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-08-16 12:01:15 -0700</bug_when>
    <thetext>&lt;rdar://problem/113980881&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1971819</commentid>
    <comment_count>3</comment_count>
    <who name="">jbookshar</who>
    <bug_when>2023-08-17 07:25:20 -0700</bug_when>
    <thetext>(In reply to Alexey Proskuryakov from comment #1)
&gt; Sounds like bug 195124, which is still open.

Yes Long Cheng my co-worker previously entered this bug but I thought it was fixed. Perhaps this is a duplicate then.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>