RE: Describing recording by means of the Media Source interface

Rich wrote:
> How is this not possible with the following existing pipeline:
> 
> MediaStream -> HTMLAudioElement -> Web Audio API [1] -> WebSockets ->
> ASR Service

Technically, I think you can do something similar for video:

MediaStream -> HTMLVideoElement -> HTMLCanvas.drawImage() -> HTMLCanvas.toDataURL()

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential information, privileged material (including material protected by the solicitor-client or other applicable privileges), or constitute non-public information. Any use of this information by anyone other than the intended recipient is prohibited. If you have received this transmission in error, please immediately reply to the sender and delete this information from your system. Use, dissemination, distribution, or reproduction of this transmission by unintended recipients is not authorized and may be unlawful.

Received on Thursday, 23 August 2012 16:53:04 UTC