[Bug 11673] Streaming audio data from a microphone over a WebSocket

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|WebSocket API (editor: Ian  |other Hixie drafts (editor:
                   |Hickson)                    |Ian Hickson)
         Resolution|LATER                       |FIXED
            Product|WebAppsWG                   |HTML WG
          QAContact|member-webapi-cvs@w3.org    |public-html-bugzilla@w3.org

--- Comment #7 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-05-24 23:29:41 UTC ---
EDITOR'S RESPONSE: This is an Editor'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: enabled UDP-based client-to-server stream transfer using
PeerConnection.
Rationale: WebSockets wasn't really the right solution, as it's TCP-based on
media really needs UDP.

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

Received on Tuesday, 24 May 2011 23:29:43 UTC