[Bug 12412] <video> As specified, video can't be disabled. This is needed for "video mute". Suggested solution: Move "enable" and "disable" from MultipleTrackList to TrackList.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12412

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch
            Summary|As specified, video can't   |<video> As specified, video
                   |be disabled. This is needed |can't be disabled. This is
                   |for "video mute". Suggested |needed for "video mute".
                   |solution: Move "enable" and |Suggested solution: Move
                   |"disable" from              |"enable" and "disable" from
                   |MultipleTrackList to        |MultipleTrackList to
                   |TrackList.                  |TrackList.

--- Comment #6 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-06-10 20:05:40 UTC ---
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?

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 10 June 2011 20:05:47 UTC