<?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>25441</bug_id>
          
          <creation_ts>2014-04-24 11:39:35 +0000</creation_ts>
          <short_desc>Overconstrained muted state should not link with MediaStreamTrack.readyState</short_desc>
          <delta_ts>2014-05-08 07:47:03 +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>Media Capture and Streams</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="Kiran">kiran.guduru</reporter>
          <assigned_to name="public-media-capture@w3.org">public-media-capture</assigned_to>
          <cc>adam.bergkvist</cc>
    
    <cc>public-media-capture</cc>
    
    <cc>stefan.lk.hakansson</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>104331</commentid>
    <comment_count>0</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-04-24 11:39:35 +0000</bug_when>
    <thetext>In Media Capture and Streams spec, in section 10 Event summary [1] (non-normative) while explaining overConstrained event, it is stated as 

&quot;The affected track(s) will remain un-usable (in the &quot;muted&quot; readyState)&quot;,

readyState referring to MediaStreamTrack.readyState. But MediStreamTrack.readystate has no muted attribute, instead this statement can be modified to 

&quot;The affected track(s) will remain un-usable (in the &quot;muted&quot; state)&quot; 

to match with the other parts of the spec (without any link to MediStreamTrack.readystate).

[1] http://www.w3.org/TR/mediacapture-streams/#event-summary</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104432</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-04-25 11:29:08 +0000</bug_when>
    <thetext>I think we can just say &quot;muted&quot; and have it as a link to where the muted concept is explained in the spec.

I&apos;m not sure we should say &quot;un-usable&quot; in the text. A muted track renders silence or blackness and whether that&apos;s usable or not is up to the application.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104439</commentid>
    <comment_count>2</comment_count>
    <who name="Kiran">kiran.guduru</who>
    <bug_when>2014-04-25 11:53:53 +0000</bug_when>
    <thetext>(In reply to Adam Bergkvist from comment #1)
&gt; I think we can just say &quot;muted&quot; and have it as a link to where the muted
&gt; concept is explained in the spec.
&gt; 

Of course we can do like that.

The only reason, that I suggest to put muted state is to attain uniformity with the remaining parts of the spec. (In many of the remaining places of the spec state is used along with muted/unmuted). 

&gt; I&apos;m not sure we should say &quot;un-usable&quot; in the text. A muted track renders
&gt; silence or blackness and whether that&apos;s usable or not is up to the
&gt; application.

yes we can remove un-usable and make the stentence as below

&quot;The affected track(s) will remain &quot;muted&quot; (link to muted as proposed by Adam) until the application adjusts the constraints to accommodate the source&apos;s capabilities.&quot;

or

&quot;The affected track(s) will remain in muted state until the application adjusts the constraints to accommodate the source&apos;s capabilities.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>104974</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Bergkvist">adam.bergkvist</who>
    <bug_when>2014-05-02 14:16:57 +0000</bug_when>
    <thetext>Proposed change: https://github.com/fluffy/webrtc-w3c/commit/9b016fd7a980fcbb2b5e9b139531c976fab60781</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>105402</commentid>
    <comment_count>4</comment_count>
    <who name="Stefan Hakansson LK">stefan.lk.hakansson</who>
    <bug_when>2014-05-08 07:47:03 +0000</bug_when>
    <thetext>Fixed in http://dev.w3.org/2011/webrtc/editor/archives/20140507/getusermedia.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>