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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21878</bug_id>
          
          <creation_ts>2013-04-30 17:14:39 +0000</creation_ts>
          <short_desc>Unable to learn of unknown inbound media</short_desc>
          <delta_ts>2014-10-31 16:25:57 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebRTC Working Group</product>
          <component>WebRTC API</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <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="Martin Thomson">martin.thomson</reporter>
          <assigned_to name="Web RTC Working Group">public-webrtc</assigned_to>
          <cc>harald</cc>
    
    <cc>public-webrtc</cc>
    
    <cc>renzoe1r</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87015</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Thomson">martin.thomson</who>
    <bug_when>2013-04-30 17:14:39 +0000</bug_when>
    <thetext>Bug #21877 notes that there are situations where media can arrive unannounced.  In that case, the media arrives prior to an answer and there is an expectation that ultimately the inbound media will be dealt with.

However, it&apos;s possible that packets could arrive that the browser did not offer to receive.  Media with unexpected SSRC or packet types such that identification of a correct MediaStreamTrack is not possible.

For diagnostic purposes, it is helpful to inform an application of this media because it is often a result of misconfiguration or programming error.  Surfacing this information is highly valuable, especially when applications are forced to create or manipulate SDP in order to get things to work.

CU-RTC-Web defines an event for unknown media (see also #21877).  This turns out to be a valuable tool.

There is also a potential need to identify other unannounced noise (SCTP associations or DTLS handshakes).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114170</commentid>
    <comment_count>1</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-10-28 19:00:40 +0000</bug_when>
    <thetext>draft-ietf-mmusic-msid suggests creating an &quot;unknown&quot; track for these kinds of streams. Would that be an adequate solution to the problem?

This is also affected by the switch from AddStream to AddTrack; these new tracks would presumably be stream-less.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114340</commentid>
    <comment_count>2</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2014-10-31 16:25:57 +0000</bug_when>
    <thetext>Overtaken by events (Plan A).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>