<?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>12412</bug_id>
          
          <creation_ts>2011-04-04 07:48:31 +0000</creation_ts>
          <short_desc>&lt;video&gt; Allow video and/or audio being sent over PeerConnection to be temporarily muted</short_desc>
          <delta_ts>2011-08-04 05:13:44 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#exclusivetracklist</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>harald</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>per-erik.brodin</cc>
    
    <cc>philipj</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47110</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-04-04 07:48:31 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#exclusivetracklist

Comment:
As specified, video can&apos;t be disabled. This is needed for &quot;video mute&quot;.
Suggested solution: Move &quot;enable&quot; and &quot;disable&quot; from MultipleTrackList to
TrackList.

Posted from: 2620:0:1043:0:216:36ff:feee:f7c9
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.28 Safari/534.24</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47112</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2011-04-04 08:39:05 +0000</bug_when>
    <thetext>What does this mean? If neither audio or video is wanted, why have a &lt;video&gt; element at all? How about &lt;video preload=&quot;none&quot;&gt;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47113</commentid>
    <comment_count>2</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2011-04-04 09:00:46 +0000</bug_when>
    <thetext>This is an use case from interactive multimedia, not streaming.

The main use case is that you&apos;re in a videoconference, and want to turn off sending video to the conference temporarily.

You might or might not want to send audio; the typical case is that you want to stay silent and unseen, but be ready to be visible and audible at the touch of a button, without the need to do connection reconfiguration.

A second use case is to temporarily turn off video to save bandwidth if congestion control is not working properly for you.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49307</commentid>
    <comment_count>3</comment_count>
    <who name="Per-Erik Brodin">per-erik.brodin</who>
    <bug_when>2011-06-08 07:53:42 +0000</bug_when>
    <thetext>I agree that this should be fixed but I don&apos;t think the proposed solution is right. If enable() is moved to TrackList then ExclusiveTrackList would not be exclusive anymore, right?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49308</commentid>
    <comment_count>4</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2011-06-08 08:52:45 +0000</bug_when>
    <thetext>Per-Erik, I don&apos;t understand your comment.

I don&apos;t see how having a &quot;disable&quot; function would make ExclusiveTrackList any less exclusive. It would simply disable the current track in ExclusiveTrackList, which is the whole point: I need video mute.

Can you explain your concern more?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49418</commentid>
    <comment_count>5</comment_count>
    <who name="Per-Erik Brodin">per-erik.brodin</who>
    <bug_when>2011-06-10 15:29:14 +0000</bug_when>
    <thetext>Moving enable() to TrackList would allow you to select multiple tracks in an ExclusiveTrackList. Perhaps only moving disable() would work, you could then use disable() to disable your only selected track, but it would be a bit asymmetrical to use disable() to disable and then select() to enable.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49436</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-10 20:05:40 +0000</bug_when>
    <thetext>This was the use case for which the PAUSED state on GeneratedStream was for, IIRC.

Is the request here to be able to turn off the camera, so that even the local mirror is disabled? Or is the request to be able to temporarily mute an outgoing stream in PeerConnection? Or something else?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49484</commentid>
    <comment_count>7</comment_count>
    <who name="Harald Alvestrand">harald</who>
    <bug_when>2011-06-12 10:14:55 +0000</bug_when>
    <thetext>The request is for a feature that allows one outgoing video stream being sent in PeerConnection to be turned off temporarily, without affecting the state of a corresponding outgoing audio stream.

I think it&apos;s an UI design issue whether or not the self-view feedback channel should turn black when this happens; I don&apos;t think this should be mandated by the API specification (one can imagine wanting to turn off the outgoing video while using the self-view channel to adjust the camera, for instance).

There is a symmetric requirement to be able to turn off the audio stream without affecting the video stream (audio mute), but that seems to be adequately covered by the enable() and disable() functions of MultipleTrackList.

I can&apos;t see a PAUSED state on http://www.whatwg.org/specs/web-apps/current-work/#generatedstream, so I&apos;m not sure what the semantics of that was.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>49620</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-15 06:27:31 +0000</bug_when>
    <thetext>enable() and disable() would also stop the local audio (or video, if we added it for video). So what we need is a way to pause an outgoing stream&apos;s individual channels. Interesting. Tricky.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50088</commentid>
    <comment_count>9</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-22 00:22:31 +0000</bug_when>
    <thetext>See comments in bug 12530.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50533</commentid>
    <comment_count>10</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-06-30 23:53:34 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given in bug 12530
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53424</commentid>
    <comment_count>11</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:13:44 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>